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

Reply via email to