]> source.dussan.org Git - vaadin-framework.git/commitdiff
These need to be platform specific, removing
authorJani Laakso <jani.laakso@itmill.com>
Thu, 18 Oct 2007 13:18:14 +0000 (13:18 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Thu, 18 Oct 2007 13:18:14 +0000 (13:18 +0000)
svn changeset:2554/svn branch:trunk

build/workspace-eclipse/.classpath [deleted file]
build/workspace-eclipse/.project [deleted file]

diff --git a/build/workspace-eclipse/.classpath b/build/workspace-eclipse/.classpath
deleted file mode 100644 (file)
index 62b2763..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="src" path="WebContent/src"/>
-       <classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar" sourcepath="WebContent/WEB-INF/lib/itmill-toolkit-src-<version></version>.jar"/>
-       <classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-fileupload-1.2.jar" />
-       <classpathentry kind="lib" path="gwt/gwt-servlet.jar" />
-       <classpathentry kind="lib" path="gwt/gwt-user.jar" />
-       <classpathentry kind="lib" path="gwt/gwt-dev-mac.jar"/>
-       <classpathentry kind="lib" path="lib/demo/reservr/googlemaps_gwt.jar" />
-       <classpathentry kind="lib" path="lib/jetty/jetty-6.1.5.jar"/>
-       <classpathentry kind="lib" path="lib/jetty/jetty-util-6.1.5.jar"/>
-       <classpathentry kind="lib" path="lib/jetty/servlet-api-2.5-6.1.5.jar"/>
-       <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
-</classpath>
diff --git a/build/workspace-eclipse/.project b/build/workspace-eclipse/.project
deleted file mode 100644 (file)
index 2ca2072..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>itmill-toolkit-examples</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>
-               <nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
-       </natures>
-</projectDescription>