summaryrefslogtreecommitdiffstats
path: root/build/package/eclipse-classpath
Commit message (Collapse)AuthorAgeFilesLines
* #7381 Packaging changes for Vaadin 6.7: JAR and test WAR only, no demo WAR ↵Henri Sara2011-08-171-16/+0
| | | | | | nor ZIP; some cleanup (files that were in ZIP, build.xml) svn changeset:20444/svn branch:6.7
* #4500 move Reservr outside Vaadin coreHenri Sara2010-04-091-1/+0
| | | | svn changeset:12426/svn branch:6.3
* Fixed invalid version placeholder in Eclipse .classpath of the installation ↵Marko Grönroos2009-12-021-1/+1
| | | | | | package. svn changeset:10133/svn branch:6.2
* Updated eclipse demo project to reflect library path changes. For #3298Artur Signell2009-10-271-1/+1
| | | | svn changeset:9398/svn branch:6.2
* #2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a ↵Henri Sara2009-05-191-1/+1
| | | | | | related fix to Eclipse classpath svn changeset:7878/svn branch:6.0
* #1061: merge to 6.0 of initial import of BeanItemContainer to the toolkitHenri Sara2009-04-011-1/+0
| | | | svn changeset:7268/svn branch:6.0
* Toolkit 5.3.0 RC 11. Added also a missing beanitemcontainer jar path.Marko Grönroos2009-02-171-0/+1
| | | | svn changeset:6885/svn branch:trunk
* Corrected Google Maps Jar name in Eclipse classpath, etc. Fixes #2284.Marko Grönroos2008-12-051-1/+1
| | | | svn changeset:6105/svn branch:trunk
* Moved gwt-user.jar upward in classpath so that Eclipse can now see the GWT ↵Marko Grönroos2008-10-311-1/+1
| | | | | | JavaDocs it contains. Fixes #2153. svn changeset:5793/svn branch:trunk
* Fixes #1803 : Release sources cannot be displayed through Eclipse after ↵Joonas Lehtinen2008-06-141-1/+1
| | | | | | importing TK to workspace svn changeset:4891/svn branch:trunk
* Changed build result path from /result to build/result.Marko Grönroos2008-05-071-0/+3
| | | | svn changeset:4374/svn branch:trunk
* Merged /branches/5.1 (3858:3929) back to trunk.Marko Grönroos2008-02-261-3/+3
| | | | svn changeset:3930/svn branch:trunk
* Fixed classpath according new packaging.Jani Laakso2007-12-031-4/+4
| | | | svn changeset:3105/svn branch:trunk
* Fixed: when importing, eclipse might cleanup WebContent/ITMILL/widgetsets ↵Jani Laakso2007-11-261-1/+0
| | | | | | | | | folder and start outputting java classes in there. Removed: <classpathentry kind="output" path="WebContent/ITMILL/widgetsets"/> from .classpath. This was defined because it effectively removes _generated_ widgetsets folder from J2EE / Java views which is nice. svn changeset:2969/svn branch:trunk
* enabled packaging files to be seen from eclipse too, using hidden files was ↵Jani Laakso2007-11-231-0/+15
tricky svn changeset:2901/svn branch:trunk