Project

General

Profile

Download (771 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.workbench</name>
4
	<comment>Contains the application model i.e. common menus, toolbar items, commands, etc 
5
  used for the application</comment>
6
	<projects>
7
	</projects>
8
	<buildSpec>
9
		<buildCommand>
10
			<name>org.eclipse.jdt.core.javabuilder</name>
11
			<arguments>
12
			</arguments>
13
		</buildCommand>
14
		<buildCommand>
15
			<name>org.eclipse.pde.ManifestBuilder</name>
16
			<arguments>
17
			</arguments>
18
		</buildCommand>
19
		<buildCommand>
20
			<name>org.eclipse.pde.SchemaBuilder</name>
21
			<arguments>
22
			</arguments>
23
		</buildCommand>
24
	</buildSpec>
25
	<natures>
26
		<nature>org.eclipse.jdt.core.javanature</nature>
27
		<nature>org.eclipse.pde.PluginNature</nature>
28
	</natures>
29
</projectDescription>
(2-2/6)