Author: kono Date: 2012-08-28 10:53:21 -0700 (Tue, 28 Aug 2012) New Revision: 30282
Removed: core3/samples/trunk/sample17/.classpath core3/samples/trunk/sample17/.project core3/samples/trunk/sample17/.settings/ Log: Unnecessary eclipse files had been removed. Deleted: core3/samples/trunk/sample17/.classpath =================================================================== --- core3/samples/trunk/sample17/.classpath 2012-08-28 15:43:22 UTC (rev 30281) +++ core3/samples/trunk/sample17/.classpath 2012-08-28 17:53:21 UTC (rev 30282) @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" output="target/classes" path="src/main/java"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> - <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/> - <classpathentry kind="output" path="target/classes"/> -</classpath> Deleted: core3/samples/trunk/sample17/.project =================================================================== --- core3/samples/trunk/sample17/.project 2012-08-28 15:43:22 UTC (rev 30281) +++ core3/samples/trunk/sample17/.project 2012-08-28 17:53:21 UTC (rev 30282) @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>sample17</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</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.jdt.core.javanature</nature> - <nature>org.eclipse.m2e.core.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.
