diff options
author | Henri Sara <henri.sara@itmill.com> | 2009-04-01 11:49:17 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2009-04-01 11:49:17 +0000 |
commit | ceddbebb8c2ff96e0e27448fc2177f2422a37026 (patch) | |
tree | d13dac73bb4fb210f54f5b13b338e83eaa5cc429 /build/package | |
parent | 46f0510fcccca3e516b083d397de5a7715ed0336 (diff) | |
download | vaadin-framework-ceddbebb8c2ff96e0e27448fc2177f2422a37026.tar.gz vaadin-framework-ceddbebb8c2ff96e0e27448fc2177f2422a37026.zip |
#1061: merge to 6.0 of initial import of BeanItemContainer to the toolkit
svn changeset:7268/svn branch:6.0
Diffstat (limited to 'build/package')
-rw-r--r-- | build/package/eclipse-classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index 9cd2ee212b..d5a181374d 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -3,7 +3,6 @@ <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"/> - <classpathentry kind="lib" path="WebContent/WEB-INF/lib/beanitemcontainer-20090216.jar"/> <classpathentry kind="lib" path="gwt/gwt-user.jar" /> <classpathentry kind="lib" path="gwt/gwt-servlet.jar" /> <classpathentry kind="lib" path="WebContent/demo/lib/reservr/gwt-maps.jar" /> |