Changeset 3542 for trunk/pfixcore/.project
- Timestamp:
- 05/16/08 19:54:30 (4 years ago)
- Files:
-
- 1 modified
-
trunk/pfixcore/.project (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pfixcore/.project
r3165 r3542 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <projectDescription> 3 <name>pfixcore .TRUNK</name>3 <name>pfixcore</name> 4 4 <comment></comment> 5 5 <projects> 6 6 </projects> 7 7 <buildSpec> 8 <buildCommand>9 <name>de.schlund.pfixcore.eclipseplugin.pustefixBuilder</name>10 <arguments>11 </arguments>12 </buildCommand>13 8 <buildCommand> 14 9 <name>org.eclipse.jdt.core.javabuilder</name> … … 20 15 <nature>org.eclipse.jdt.core.javanature</nature> 21 16 <nature>org.eclipse.team.cvs.core.cvsnature</nature> 22 <nature>de.schlund.pfixcore.eclipseplugin.pustefixNature</nature>23 17 </natures> 24 18 </projectDescription>
