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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1719 by torben, Sun Mar 20 16:23:13 2011 UTC revision 1720 by torben, Mon Mar 12 19:10:20 2012 UTC
# Line 6  Line 6 
6          </projects>          </projects>
7          <buildSpec>          <buildSpec>
8                  <buildCommand>                  <buildCommand>
9                          <name>org.eclipse.jdt.core.javabuilder</name>                          <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10                            <triggers>full,incremental,</triggers>
11                            <arguments>
12                                    <dictionary>
13                                            <key>LaunchConfigHandle</key>
14                                            <value>&lt;project&gt;/.externalToolBuilders/org.eclipse.jdt.core.javabuilder.launch</value>
15                                    </dictionary>
16                            </arguments>
17                    </buildCommand>
18                    <buildCommand>
19                            <name>org.eclipse.m2e.core.maven2Builder</name>
20                          <arguments>                          <arguments>
21                          </arguments>                          </arguments>
22                  </buildCommand>                  </buildCommand>
23          </buildSpec>          </buildSpec>
24          <natures>          <natures>
25                  <nature>org.eclipse.jdt.core.javanature</nature>                  <nature>org.eclipse.jdt.core.javanature</nature>
26                    <nature>org.eclipse.m2e.core.maven2Nature</nature>
27          </natures>          </natures>
28  </projectDescription>  </projectDescription>

Legend:
Removed from v.1719  
changed lines
  Added in v.1720

  ViewVC Help
Powered by ViewVC 1.1.20