Author: kono Date: 2012-02-24 10:25:14 -0800 (Fri, 24 Feb 2012) New Revision: 28357
Removed: core3/impl/trunk/psi-mi-impl/.classpath core3/impl/trunk/psi-mi-impl/.project core3/impl/trunk/psi-mi-impl/.settings/ Log: Unnecessary Eclipse setting files had been removed. Deleted: core3/impl/trunk/psi-mi-impl/.classpath =================================================================== --- core3/impl/trunk/psi-mi-impl/.classpath 2012-02-24 18:06:14 UTC (rev 28356) +++ core3/impl/trunk/psi-mi-impl/.classpath 2012-02-24 18:25:14 UTC (rev 28357) @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" output="target/classes" path="src/main/java"/> - <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="output" path="target/classes"/> -</classpath> Deleted: core3/impl/trunk/psi-mi-impl/.project =================================================================== --- core3/impl/trunk/psi-mi-impl/.project 2012-02-24 18:06:14 UTC (rev 28356) +++ core3/impl/trunk/psi-mi-impl/.project 2012-02-24 18:25:14 UTC (rev 28357) @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>psi-mi-impl</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.maven.ide.eclipse.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.m2e.core.maven2Nature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - <nature>org.maven.ide.eclipse.maven2Nature</nature> - </natures> -</projectDescription> -- 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.
