You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2014/02/13 12:00:24 UTC

svn commit: r1567880 - in /wookie/trunk: .classpath .project

Author: scottbw
Date: Thu Feb 13 11:00:24 2014
New Revision: 1567880

URL: http://svn.apache.org/r1567880
Log:
Removed Ivy from Eclipse settings

Modified:
    wookie/trunk/.classpath
    wookie/trunk/.project

Modified: wookie/trunk/.classpath
URL: http://svn.apache.org/viewvc/wookie/trunk/.classpath?rev=1567880&r1=1567879&r2=1567880&view=diff
==============================================================================
--- wookie/trunk/.classpath (original)
+++ wookie/trunk/.classpath Thu Feb 13 11:00:24 2014
@@ -2,6 +2,5 @@
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=wookie-project&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: wookie/trunk/.project
URL: http://svn.apache.org/viewvc/wookie/trunk/.project?rev=1567880&r1=1567879&r2=1567880&view=diff
==============================================================================
--- wookie/trunk/.project (original)
+++ wookie/trunk/.project Thu Feb 13 11:00:24 2014
@@ -32,6 +32,5 @@
 		<nature>org.eclipse.jdt.core.javanature</nature>
 		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
 		<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
-		<nature>org.apache.ivyde.eclipse.ivynature</nature>
 	</natures>
 </projectDescription>