Author: rozagh
Date: 2012-06-26 12:51:07 -0700 (Tue, 26 Jun 2012)
New Revision: 29694
Removed:
core3/samples/trunk/sample26/.classpath
core3/samples/trunk/sample26/.project
core3/samples/trunk/sample26/.settings/
core3/samples/trunk/sample26/osgi.bnd
Log:
unnecessary files in the repository
Deleted: core3/samples/trunk/sample26/.classpath
===================================================================
--- core3/samples/trunk/sample26/.classpath 2012-06-26 19:34:35 UTC (rev
29693)
+++ core3/samples/trunk/sample26/.classpath 2012-06-26 19:51:07 UTC (rev
29694)
@@ -1,8 +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="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
- <classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
Deleted: core3/samples/trunk/sample26/.project
===================================================================
--- core3/samples/trunk/sample26/.project 2012-06-26 19:34:35 UTC (rev
29693)
+++ core3/samples/trunk/sample26/.project 2012-06-26 19:51:07 UTC (rev
29694)
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>sample26</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>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- </natures>
-</projectDescription>
Deleted: core3/samples/trunk/sample26/osgi.bnd
===================================================================
--- core3/samples/trunk/sample26/osgi.bnd 2012-06-26 19:34:35 UTC (rev
29693)
+++ core3/samples/trunk/sample26/osgi.bnd 2012-06-26 19:51:07 UTC (rev
29694)
@@ -1,8 +0,0 @@
-#-----------------------------------------------------------------
-# Use this file to add customized Bnd instructions for the bundle
-#-----------------------------------------------------------------
-
-Import-Package: *
-Private-Package: ${bundle.namespace}.internal.*
-Export-Package: ${bundle.namespace}
-Bundle-Activator: ${bundle.namespace}.internal.CyActivator
--
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.