]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes #1803 : Release sources cannot be displayed through Eclipse after importing...
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sat, 14 Jun 2008 19:40:18 +0000 (19:40 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Sat, 14 Jun 2008 19:40:18 +0000 (19:40 +0000)
svn changeset:4891/svn branch:trunk

build/package/eclipse-classpath

index 3f110ea199cad9fe80eeffc667e35f7370e52faa..24455a2048c6379b549c27bcf67fdadf6d8cf51e 100644 (file)
@@ -2,7 +2,7 @@
 <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="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="WebContent/demo/lib/reservr/googlemaps_gwt.jar" />