Well, Eclipse does have a groovy plugin, please see the following wiki for environment setup
http://code.google.com/p/aost/wiki/CustomTelluriumEclipseProject The wiki may be a bit old, right now, we use Groovy 0.7.0. For the build, we suggest you to use Maven, we have Maven archetypes so that you can create Tellurium test project using one Maven command. http://code.google.com/p/aost/wiki/UserGuide070GettingStarted http://code.google.com/p/aost/wiki/UserGuide070TelluriumSubprojects#Tellurium_Maven_Archetypes Also, you could generate eclipse project files using maven command: mvn eclipse:eclipse Thanks. On Tue, May 25, 2010 at 6:05 AM, Werner Keil <[email protected]> wrote: > Thanks for the quick response. > > How can a team work with the Groovy files? > They're used to Eclipse, so either plugins for that or probably STS might > work. They don't use IntelliJ or any of the other tools, so would you have a > version of Tellenium_Sample for Eclipse, too? > > Or any other quick and easy way to get it working in a Hudson/Maven build > environment. > > Thanks and Regards, > Werner > -- 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.
