Did you check out the whole trunk code or just the core project on the trunk?
Try to remove Maven dependency from your IDEA and add jar files in the lib directory as the class path. This should make your IDEA compile successfully . But if you use Maven, you may still get problems. For the maven issues, Matt said, "Ultimately it's because the generate-stubs portion of GMaven cannot generate our Java stubs yet because it does not support enums or generics. GMaven 1.1 is scheduled to fix this, and according to the mailing list, he's trying to get that out very quickly. He just released 1.0-rc5 today and wants to turn that into 1.0. I think this will be resolved with GMaven 1.1." On Feb 28, 4:20 am, Theyagarajan S <[email protected]> wrote: > i looked in to tellurium/object and i didnt find any selectMenu.class from > where would idea be tring to include the reference project ? > > On Sat, Feb 28, 2009 at 2:36 PM, John <[email protected]> wrote: > > > No, no such class SelectMenu in core, how do you get the class? you > > can run > > > jar xvf tellurium-0.6.0.jar > > > to see if you can find the SelectMenu class. > > > On Feb 28, 3:41 am, Theyagarajan S <[email protected]> wrote: > > > i do an ant dist from trunk/core .doesnt it get compiled in to there ? > > > > On Sat, Feb 28, 2009 at 2:09 PM, John <[email protected]> wrote: > > > > > Strange, SelectMenu is on the reference project, why you get > > > > SelectMenu > > > > in core jar file? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
