Hi All
Is there a way I can tell the GWT compiler to ignore my tests? I have
them in a separate folder, but it always tries to build them and I
get:
[ERROR] Errors in
'file:/C:/Users/Paul/Documents/Sandbox/EclipseWorkspace/Tracker/test/uk/co/marauder/tracker/client/model/IssueTest.java'
[ERROR] Line 31: No source code is available for type
org.junit.Assert; did you forget to inherit a required module?
[ERROR] Errors in
'file:/C:/Users/Paul/Documents/Sandbox/EclipseWorkspace/Tracker/test/uk/co/marauder/tracker/client/model/UserTest.java'
[ERROR] Line 14: No source code is available for type
org.junit.Assert; did you forget to inherit a required module?
[ERROR] Errors in
'file:/C:/Users/Paul/Documents/Sandbox/EclipseWorkspace/Tracker/test/uk/co/marauder/tracker/client/model/NoteTest.java'
[ERROR] Line 22: No source code is available for type
org.junit.Assert; did you forget to inherit a required module?
--
Thanks
Paul
Paul Grenyer
e: [email protected]
w: http://www.marauder-consulting.co.uk
b: paulgrenyer.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---