annotate SampleProject/.project @ 7:0724916c0d6c

added sample java project
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 14 Apr 2008 02:54:23 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
2 <projectDescription>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
3 <name>SampleProject</name>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
4 <comment></comment>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
5 <projects>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
6 </projects>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
7 <buildSpec>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
8 <buildCommand>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
9 <name>org.eclipse.jdt.core.javabuilder</name>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
10 <arguments>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
11 </arguments>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
12 </buildCommand>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
13 </buildSpec>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
14 <natures>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
15 <nature>org.eclipse.jdt.core.javanature</nature>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
16 </natures>
0724916c0d6c added sample java project
Dirk Olmes <dirk@xanthippe.ping.de>
parents:
diff changeset
17 </projectDescription>