Author: nickboldt
Date: 2011-12-03 17:28:24 -0500 (Sat, 03 Dec 2011)
New Revision: 36918
Modified:
trunk/central/plugins/org.jboss.tools.community.central/.project
Log:
add java builder/nature to org.jboss.tools.community.central
Modified: trunk/central/plugins/org.jboss.tools.community.central/.project
===================================================================
--- trunk/central/plugins/org.jboss.tools.community.central/.project 2011-12-03 21:38:23
UTC (rev 36917)
+++ trunk/central/plugins/org.jboss.tools.community.central/.project 2011-12-03 22:28:24
UTC (rev 36918)
@@ -6,6 +6,11 @@
</projects>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
@@ -18,5 +23,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Show replies by date