]> source.dussan.org Git - vaadin-framework.git/commitdiff
enabled packaging files to be seen from eclipse too, using hidden files was tricky
authorJani Laakso <jani.laakso@itmill.com>
Fri, 23 Nov 2007 08:45:50 +0000 (08:45 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Fri, 23 Nov 2007 08:45:50 +0000 (08:45 +0000)
svn changeset:2901/svn branch:trunk

build/package/.DS_Store [deleted file]
build/package/.VolumeIcon.icns [deleted file]
build/package/.classpath [deleted file]
build/package/.project [deleted file]
build/package/eclipse-classpath [new file with mode: 0644]
build/package/eclipse-project [new file with mode: 0644]
build/package/mac-DS_Store [new file with mode: 0644]
build/package/mac-VolumeIcon.icns [new file with mode: 0644]

diff --git a/build/package/.DS_Store b/build/package/.DS_Store
deleted file mode 100644 (file)
index 1498e48..0000000
Binary files a/build/package/.DS_Store and /dev/null differ
diff --git a/build/package/.VolumeIcon.icns b/build/package/.VolumeIcon.icns
deleted file mode 100644 (file)
index 6d217f8..0000000
Binary files a/build/package/.VolumeIcon.icns and /dev/null differ
diff --git a/build/package/.classpath b/build/package/.classpath
deleted file mode 100644 (file)
index 4c1bd55..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/WEB-INF/src"/>
-       <classpathentry kind="lib" path="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar" sourcepath="WebContent/WEB-INF/lib/itmill-toolkit-<version></version>.jar"/>
-       <classpathentry kind="lib" path="gwt/gwt-servlet.jar" />
-       <classpathentry kind="lib" path="gwt/gwt-user.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"/>
-       <classpathentry kind="output" path="WebContent/ITMILL/widgetsets"/>
-       <platform-specific-entries></platform-specific-entries>
-</classpath>
diff --git a/build/package/.project b/build/package/.project
deleted file mode 100644 (file)
index 0a8fbb6..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name><eclipse-workspace-name></eclipse-workspace-name></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>
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath
new file mode 100644 (file)
index 0000000..5640b35
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+       <classpathentry kind="src" path="WebContent/WEB-INF/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="gwt/gwt-servlet.jar" />
+       <classpathentry kind="lib" path="gwt/gwt-user.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"/>
+       <classpathentry kind="output" path="WebContent/ITMILL/widgetsets"/>
+       <platform-specific-entries></platform-specific-entries>
+</classpath>
diff --git a/build/package/eclipse-project b/build/package/eclipse-project
new file mode 100644 (file)
index 0000000..0a8fbb6
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name><eclipse-workspace-name></eclipse-workspace-name></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>
diff --git a/build/package/mac-DS_Store b/build/package/mac-DS_Store
new file mode 100644 (file)
index 0000000..1498e48
Binary files /dev/null and b/build/package/mac-DS_Store differ
diff --git a/build/package/mac-VolumeIcon.icns b/build/package/mac-VolumeIcon.icns
new file mode 100644 (file)
index 0000000..6d217f8
Binary files /dev/null and b/build/package/mac-VolumeIcon.icns differ