/[projects]/miscJava/bukkit-minecraft-plugins/HoerupUtils/.project
ViewVC logotype

Annotation of /miscJava/bukkit-minecraft-plugins/HoerupUtils/.project

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1720 - (hide annotations) (download)
Mon Mar 12 19:10:20 2012 UTC (12 years, 2 months ago) by torben
File size: 766 byte(s)
Switch to maven/eclipse plugin and make it compile with latest apibukkit

1 torben 1236 <?xml version="1.0" encoding="UTF-8"?>
2     <projectDescription>
3     <name>HoerupUtils</name>
4     <comment></comment>
5     <projects>
6     </projects>
7     <buildSpec>
8     <buildCommand>
9 torben 1720 <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10     <triggers>full,incremental,</triggers>
11 torben 1236 <arguments>
12 torben 1720 <dictionary>
13     <key>LaunchConfigHandle</key>
14     <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
15     </dictionary>
16 torben 1236 </arguments>
17     </buildCommand>
18 torben 1720 <buildCommand>
19     <name>org.eclipse.m2e.core.maven2Builder</name>
20     <arguments>
21     </arguments>
22     </buildCommand>
23 torben 1236 </buildSpec>
24     <natures>
25     <nature>org.eclipse.jdt.core.javanature</nature>
26 torben 1720 <nature>org.eclipse.m2e.core.maven2Nature</nature>
27 torben 1236 </natures>
28     </projectDescription>

  ViewVC Help
Powered by ViewVC 1.1.20