Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / frameworks / _fwAndami / .project @ 30780

History | View | Annotate | Download (952 Bytes)

1
<projectDescription>
2
  <name>_fwAndami</name>
3
  <comment>Base POM for all GvSIG libraries projects. This pom knows how to
4
		build and made an libraries for GvSIG. The property
5
		&quot;gvsig-path&quot; must be set up correctly.</comment>
6
  <projects>
7
    <project>libInternationalization</project>
8
    <project>libTools</project>
9
    <project>libUIComponent</project>
10
    <project>libIverUtiles</project>
11
  </projects>
12
  <buildSpec>
13
    <buildCommand>
14
      <name>org.eclipse.jdt.core.javabuilder</name>
15
    </buildCommand>
16
    <buildCommand>
17
      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
18
      <arguments>
19
        <dictionary>
20
          <key>LaunchConfigHandle</key>
21
          <value>&lt;project&gt;/.externalToolBuilders/Maven_Ant_Builder.launch</value>
22
        </dictionary>
23
      </arguments>
24
    </buildCommand>
25
  </buildSpec>
26
  <natures>
27
    <nature>org.eclipse.jdt.core.javanature</nature>
28
  </natures>
29
</projectDescription>