Author: [email protected]
Date: Wed Apr 8 18:21:02 2009
New Revision: 5201
Modified:
trunk/eclipse/tools/benchmark-viewer/.classpath
Log:
Fixed bad classpath in benchmark-viewer project.
Modified: trunk/eclipse/tools/benchmark-viewer/.classpath
==============================================================================
--- trunk/eclipse/tools/benchmark-viewer/.classpath (original)
+++ trunk/eclipse/tools/benchmark-viewer/.classpath Wed Apr 8 18:21:02 2009
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="core/src"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/gwt-user"/>
<classpathentry kind="var"
path="GWT_TOOLS/lib/jfreechart/jfreechart-1.0.3.jar"/>
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---