Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / libraries / libInternationalization / .project @ 28115

History | View | Annotate | Download (799 Bytes)

1
<projectDescription>
2
  <name>libInternationalization</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
  <buildSpec>
8
    <buildCommand>
9
      <name>org.eclipse.jdt.core.javabuilder</name>
10
    </buildCommand>
11
    <buildCommand>
12
      <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
13
      <arguments>
14
        <dictionary>
15
          <key>LaunchConfigHandle</key>
16
          <value>&lt;project&gt;/.externalToolBuilders/Maven_Ant_Builder.launch</value>
17
        </dictionary>
18
      </arguments>
19
    </buildCommand>
20
  </buildSpec>
21
  <natures>
22
    <nature>org.eclipse.jdt.core.javanature</nature>
23
  </natures>
24
</projectDescription>