Author: thomas.diesler(a)jboss.com
Date: 2006-12-22 10:16:30 -0500 (Fri, 22 Dec 2006)
New Revision: 1756
Added:
branches/tdiesler/trunk/jbossws-docs/.classpath
branches/tdiesler/trunk/jbossws-docs/.project
Log:
partial commit
Added: branches/tdiesler/trunk/jbossws-docs/.classpath
===================================================================
--- branches/tdiesler/trunk/jbossws-docs/.classpath 2006-12-22 15:14:31 UTC (rev 1755)
+++ branches/tdiesler/trunk/jbossws-docs/.classpath 2006-12-22 15:16:30 UTC (rev 1756)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="output-eclipse"/>
+</classpath>
Added: branches/tdiesler/trunk/jbossws-docs/.project
===================================================================
--- branches/tdiesler/trunk/jbossws-docs/.project 2006-12-22 15:14:31 UTC (rev 1755)
+++ branches/tdiesler/trunk/jbossws-docs/.project 2006-12-22 15:16:30 UTC (rev 1756)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>jbossws-docs</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
Show replies by date