[P2play-commit] SF.net SVN: p2play: [68] trunk/parent
Status: Pre-Alpha
Brought to you by:
tisoft
|
From: <ti...@us...> - 2007-08-21 09:24:46
|
Revision: 68
http://p2play.svn.sourceforge.net/p2play/?rev=68&view=rev
Author: tisoft
Date: 2007-08-21 02:24:50 -0700 (Tue, 21 Aug 2007)
Log Message:
-----------
removed eclipse stuff
Removed Paths:
-------------
trunk/parent/boot/.classpath
trunk/parent/boot/.project
trunk/parent/boot/.settings/
trunk/parent/p2play/.classpath
trunk/parent/p2play/.project
trunk/parent/p2play/.settings/
Deleted: trunk/parent/boot/.classpath
===================================================================
--- trunk/parent/boot/.classpath 2007-08-21 09:23:48 UTC (rev 67)
+++ trunk/parent/boot/.classpath 2007-08-21 09:24:50 UTC (rev 68)
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src/main/java"/>
- <classpathentry excluding="**" kind="src" output="src/main/resources" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
Deleted: trunk/parent/boot/.project
===================================================================
--- trunk/parent/boot/.project 2007-08-21 09:23:48 UTC (rev 67)
+++ trunk/parent/boot/.project 2007-08-21 09:24:50 UTC (rev 68)
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>P2PlayBoot</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- </natures>
-</projectDescription>
Deleted: trunk/parent/p2play/.classpath
===================================================================
--- trunk/parent/p2play/.classpath 2007-08-21 09:23:48 UTC (rev 67)
+++ trunk/parent/p2play/.classpath 2007-08-21 09:24:50 UTC (rev 68)
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src/main/java"/>
- <classpathentry kind="src" path="src/test/java"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry exported="true" kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>
Deleted: trunk/parent/p2play/.project
===================================================================
--- trunk/parent/p2play/.project 2007-08-21 09:23:48 UTC (rev 67)
+++ trunk/parent/p2play/.project 2007-08-21 09:24:50 UTC (rev 68)
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>P2Play</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.wst.common.project.facet.core.builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.wst.validation.validationbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.maven.ide.eclipse.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.maven.ide.eclipse.maven2Nature</nature>
- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
- </natures>
-</projectDescription>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|