Hari, Thanks for reporting this. We will try to reproduce this problem.
Mikhail and Haroon, could you please use IntelliJ to create a new project by adding tellurium-0.6.0.jar only to reproduce the problem? I will try on my machine, too. Thanks, Jian On Mar 4, 9:59 am, Harihara Vinayakaram <[email protected]> wrote: > Hi John > This is what I found out . > > If I check out the source and I have the Tellurium core sources in my > project's sources (i.e.) I add a Context Root (in Module Settings ) then > there is no problem > > But If i do method suggested in creating a new project and keep only the > dependencies (tellurium-0.6.0.jar) then the problem I faced came > > This occurs on all versions of IDEA > > Regards > Hari > > On Wed, Mar 4, 2009 at 8:14 PM, John <[email protected]> wrote: > > > If it is working for you, you can create explicit setters and getters > > for the > > groovy class instead of using getProperty and setProperty, although > > this is > > not really a good solution. > > > Thanks, > > > Jian > > > On Mar 4, 4:31 am, Harihara Vinayakaram <[email protected]> wrote: > > > After some more debugging : > > > I found that this seems to be an issue with IDEA 7.0.4 . I tried using > > > Idea 8.1 and the problem does not seem to be there > > > > The strange problem is that when I open the source checkout and the > > > reference project examples it works even with Idea 7.0.4 > > > > Will find out more and reply if I get a solution > > > > Regards > > > Hari > > > > On Wed, Mar 4, 2009 at 1:52 PM, Harihara Vinayakaram <[email protected] > > >wrote: > > > > > After some more debugging : > > > > This seems to be a problem with IntelliJ IDEA . The dependencies do > > not > > > > seem to be proper. I copied a build.xml and doing a ant unit-tests > > works . > > > > So this seems to be a problem with intellij I think. > > > > Not sure how to solve this though > > > > > Regards > > > > Hari > > > > > On Wed, Mar 4, 2009 at 12:54 PM, Harihara Vinayakaram < > > [email protected]>wrote: > > > > >> Hi > > > >> My methods were using class myClass extends DslContext > > > > >> Now I find that all the classes extend from GroovyObject and I have a > > > >> problem that says there is no implementation for getProperty , > > setProperty > > > >> etc > > > > >> Let me know how to proceed > > > > >> Regards > > > >> Hari --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
