Revision 28107 branches/v2_0_0_prep/libraries/libUIComponent/.project

View differences:

.project
1
<?xml version="1.0" encoding="UTF-8"?>
2 1
<projectDescription>
3
	<name>libUIComponent</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>de.loskutov.FileSync.FSBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
	</buildSpec>
19
	<natures>
20
		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
21
		<nature>org.eclipse.jdt.core.javanature</nature>
22
		<nature>org.eclipse.jem.beaninfo.BeanInfoNature</nature>
23
	</natures>
24
</projectDescription>
2
  <name>org.gvsig.ui</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>

Also available in: Unified diff