When I start tellurium as step of
http://code.google.com/p/aost/wiki/UserGuide070GettingStarted
run the NewTestCase, it can`t pass, the error is:
Compiling 1 source file to E:\tests\tellurium\reference-projects
\tellurium-junit-java\build\test\classes
E:\tests\tellurium\reference-projects\tellurium-junit-java\src\test
\groovy\org\tellurium\test\NewTestCase.java:4: 软件包
org.tellurium.module 不存在
import org.tellurium.module.NewUiModule;
E:\tests\tellurium\reference-projects\tellurium-junit-java\src\test
\groovy\org\tellurium\test\NewTestCase.java:13: 找不到符号
符号: 类 NewUiModule
位置: 类 org.tellurium.test.NewTestCase
private static NewUiModule app;
E:\tests\tellurium\reference-projects\tellurium-junit-java\src\test
\groovy\org\tellurium\test\NewTestCase.java:17: 找不到符号
I used netbean 6.7.1, groovy 1.5, I don`t use java before, Can anybody
help me, Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tellurium-users" 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/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---