Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1249 / extensions / extDockingSkin / .project @ 47746

History | View | Annotate | Download (680 Bytes)

1
<projectDescription>
2
  <name>extDockingSkin</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
    <project>_fwAndami</project>
8
    <project>libExceptions</project>
9
    <project>libInternationalization</project>
10
    <project>libIverUtiles</project>
11
    <project>libUIComponent</project>
12
  </projects>
13
  <buildSpec>
14
    <buildCommand>
15
      <name>org.eclipse.jdt.core.javabuilder</name>
16
    </buildCommand>
17
  </buildSpec>
18
  <natures>
19
    <nature>org.eclipse.jdt.core.javanature</nature>
20
  </natures>
21
</projectDescription>