Author: mes
Date: 2011-11-23 16:31:16 -0800 (Wed, 23 Nov 2011)
New Revision: 27595
Modified:
core3/impl/trunk/psi-mi-impl/.classpath
core3/impl/trunk/psi-mi-impl/.project
Log:
I hate eclipse
Modified: core3/impl/trunk/psi-mi-impl/.classpath
===================================================================
--- core3/impl/trunk/psi-mi-impl/.classpath 2011-11-24 00:28:49 UTC (rev
27594)
+++ core3/impl/trunk/psi-mi-impl/.classpath 2011-11-24 00:31:16 UTC (rev
27595)
@@ -1,16 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/classes"
path="src/main/java"/>
+ <classpathentry kind="src" path="target/generated-sources/xjc"/>
<classpathentry excluding="**" kind="src" output="target/classes"
path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes"
path="src/test/java"/>
<classpathentry excluding="**" kind="src" output="target/test-classes"
path="src/test/resources"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con"
path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="src" output="target/classes"
path="target/generated-sources/xjc">
- <attributes>
- <attribute name="optional" value="true"/>
- </attributes>
- </classpathentry>
+ <classpathentry kind="con"
path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
Modified: core3/impl/trunk/psi-mi-impl/.project
===================================================================
--- core3/impl/trunk/psi-mi-impl/.project 2011-11-24 00:28:49 UTC (rev
27594)
+++ core3/impl/trunk/psi-mi-impl/.project 2011-11-24 00:31:16 UTC (rev
27595)
@@ -11,12 +11,12 @@
</arguments>
</buildCommand>
<buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
+ <name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.