Yes, I have tried building the project and the error that it cannot
resolve org.tellurium continues as well as 3 other errors where the
code is using classes from that package (such as
TelluriumJavaTestCase) which are not available.

I have downloaded the Groovy plugin.  I followed every step listed in
the how to and also went as far as to completely wipe-out, download
(all the current versions) and reinstall Eclipse, Groovy, Subclipse,
and Tellurium (and the Selenium RC jar which is also needed but not
included in the steps in the how to but used in the step where you add
External Jars to the project  -- the instructions on the how to need a
few updates).  The class that cannot be found is TelluriumJavaTestCase
and I assume that is in org.tellurium.test.java.* which is what it
cannot resolve.  But, as I said before, my Groovy class in the same
project, same package, is able to resolve that.  Only the Java class
cannot.  This does not make sense if it is a classpath issue unless
there is something special about Groovy that it knows to look
additional places that the Java class does not.  This is why I posted
the question.  I am not familiar enough with Groovy to know why the
Groovy class sees this package but the Java class cannot.

Thanks,

-Kristin

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