Seems the Netbeans is not set up correctly and the groovy files, i.e, UI
module
files cannot be recognized or found by Netbeans. I would suggest you try to
download IntelliJ IDEA  from

http://www.jetbrains.com/idea/download/index.html

and then try the following example,

http://code.google.com/p/aost/wiki/TenMinutesToTellurium

and here is a screencast video for that.

http://aost.googlecode.com/files/TenMinutesToTellurium.ogg

Thanks,

Jian

2009/10/28 LichengCai <[email protected]>

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to