lausd-teacher / gwt-gdata

Automatically exported from code.google.com/p/gwt-gdata
0 stars 0 forks source link

Does not build from trunk #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout SVN trunk
2. ant
3.

There is more to say about building gwt-gdata build:

1. it is mistakenly gwt-dev-mac.jar which is not standard, in the SDK there is 
always just gwt-
dev.jar
2. what are GWT tools used for? why is it build dependency?
3. it does not build, failing with:

BUILD FAILED
/Users/skrat/Workspace/gwt-gdata/build.xml:32: The following error occurred 
while executing 
this line:
/Users/skrat/Workspace/gwt-gdata/build.xml:22: Basedir 
/Users/skrat/Workspace/gwt-
gdata/template does not exist

Original issue reported on code.google.com by dusan.ma...@gmail.com on 28 May 2010 at 6:30

GoogleCodeExporter commented 9 years ago
Just open the project and build/export from Eclipse. The build scripts were 
inherited
from the GWT API template and are not curently rusable.

Original comment by bobbysoa...@gmail.com on 3 Jun 2010 at 8:29