Author: xavier
Date: Thu Jul 5 23:23:49 2007
New Revision: 553756
URL: http://svn.apache.org/viewvc?view=rev&rev=553756
Log:
use new IvyDE version for IvyDE dependency management
Modified:
incubator/ivy/ivyde/trunk/ (props changed)
incubator/ivy/ivyde/trunk/.classpath
Propchange: incubator/ivy/ivyde/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Jul 5 23:23:49 2007
@@ -1 +1,2 @@
-lib
+lib
+build
Modified: incubator/ivy/ivyde/trunk/.classpath
URL:
http://svn.apache.org/viewvc/incubator/ivy/ivyde/trunk/.classpath?view=diff&rev=553756&r1=553755&r2=553756
==============================================================================
--- incubator/ivy/ivyde/trunk/.classpath (original)
+++ incubator/ivy/ivyde/trunk/.classpath Thu Jul 5 23:23:49 2007
@@ -4,7 +4,7 @@
<classpathentry kind="src" path="test/java"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con"
path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/ivy.xml/*"/>
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"
sourcepath="ECLIPSE_HOME/plugins/org.eclipse.jdt.source_3.0.0/src/org.junit_3.8.1/junitsrc.zip"/>
- <classpathentry kind="con"
path="org.jayasoft.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/ivy.xml/*"/>
<classpathentry kind="output" path="bin"/>
</classpath>