Hi Jian,

Thanks. That did the trick.

-Paul

On Jul 16, 5:47 pm, Jian Fang <[email protected]> wrote:
> Paul,
>
> I see your problem. The configuration file in the reference project includes
> custom UI objects to
> demonstrate how to define and use them. But your existing project does not
> have one. Thus,
> please commented out the following two lines in TelluriumConfig.groovy
>
>            SelectMenu="org.tellurium.builder.SelectMenuBuilder"
>
> ClickableRadioButton="org.tellurium.builder.ClickableRadioButtonBuilder"
>
> The sample configuration file could be found here
>
> http://code.google.com/p/aost/wiki/TelluriumSampleConfigurationFile
>
> For more details about Tellurium 0.6.0, please check out our release note at
>
> http://code.google.com/p/aost/wiki/announcements#Tellurium_0.6.0_is_R...
>
> Thanks,
>
> Jian
>
> On Thu, Jul 16, 2009 at 7:41 PM, Paul <[email protected]> wrote:
>
> > Hi all,
>
> > Now that I have a better understanding of the Tellurium project setup
> > I am trying to integrate Tellurium into an existing project. I am
> > following the instructions from
> >http://code.google.com/p/aost/wiki/CustomTelluriumEclipseProject
> > and everything is building fine. The problem I am experiencing is when
> > I try to run my JUnit test case, all that I see in my console is this:
>
> > Parse configuration file: TelluriumConfig.groovy
> > Configure UI Object Builders using configuration file
>
> > and then the run terminates. I am using Eclipse 3.4 SDK, JDK 1.6.0_14,
> > tellurium-core-0.6.0 and all the jars from the tellurium dependencies
> > download. I am also using the TelluriumConfig.groovy file from the the
> > following reference project:
>
> >  http://aost.googlecode.com/files/reference-junit.0.6.0.tar.gz
>
> > Has anyone else experienced this problem or know of a solution?
>
> > Thanks,
> > Paul
--~--~---------~--~----~------------~-------~--~----~
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