You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PuzzleBazar-Dev
i grabbed source from hg, compiled with without errors, enabled
annoation processing and included gwtp.jar. but when i try to run
puzzlebazaar.html on my local machine, i get error below
10:43:04.609 [DEBUG] [puzzlebazar] Validating newly compiled units
10:43:05.172 [ERROR] [puzzlebazar] Errors in 'jar:file:/D:/work/
springsource/sts-2.3.3.M1/plugins/com.google.gwt.eclipse.sdkbundle.
2.1.0_2.1.0.m1-201005191217/gwt-2.1.0.M1/gwt-bikeshed.jar!/com/google/
gwt/valuestore/client/SyncResultImpl.java'
10:43:05.875 [ERROR] [puzzlebazar] Line 26: No source code is
available for type com.google.gwt.requestfactory.shared.SyncResult;
did you forget to inherit a required module?
10:43:06.391 [ERROR] [puzzlebazar] Errors in 'jar:file:/D:/work/
springsource/sts-2.3.3.M1/plugins/com.google.gwt.eclipse.sdkbundle.
2.1.0_2.1.0.m1-201005191217/gwt-2.1.0.M1/gwt-bikeshed.jar!/com/google/
gwt/valuestore/shared/RecordChangedEvent.java'
10:43:06.407 [ERROR] [puzzlebazar] Line 33: No source code is
available for type
com.google.gwt.requestfactory.shared.RequestFactory.WriteOperation;
did you forget to inherit a required module?
.....