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