Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / extensions / extScripting / .project @ 28115

History | View | Annotate | Download (562 Bytes)

1
<projectDescription>
2
  <name>extScripting</name>
3
  <comment>Base POM for all GvSIG extension projects. This pom knows
4
		how to build and made an extension 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>de.loskutov.FileSync.FSBuilder</name>
13
    </buildCommand>
14
  </buildSpec>
15
  <natures>
16
    <nature>org.eclipse.jdt.core.javanature</nature>
17
  </natures>
18
</projectDescription>