svn commit: r911202 - /ofbiz/trunk/.project

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r911202 - /ofbiz/trunk/.project

jleroux@apache.org
Author: jleroux
Date: Wed Feb 17 22:40:53 2010
New Revision: 911202

URL: http://svn.apache.org/viewvc?rev=911202&view=rev
Log:
Removes Eclipse Groovy plugin related lines, looks related to a version of the plugin

Modified:
    ofbiz/trunk/.project

Modified: ofbiz/trunk/.project
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.project?rev=911202&r1=911201&r2=911202&view=diff
==============================================================================
--- ofbiz/trunk/.project (original)
+++ ofbiz/trunk/.project Wed Feb 17 22:40:53 2010
@@ -10,14 +10,8 @@
  <arguments>
  </arguments>
  </buildCommand>
- <buildCommand>
- <name>org.codehaus.groovy.eclipse.groovyBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
  </buildSpec>
  <natures>
  <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.codehaus.groovy.eclipse.groovyNature</nature>
  </natures>
 </projectDescription>