Hi, it should. All you need to get gradle running in IDEA is the groovy plugin.This is part of the community edition I think.
regards, René Am 03.02.11 23:49, schrieb Dave King: > Will the community version do the trick? > > - Peace > Dave > > > On Thu, Feb 3, 2011 at 3:46 PM, Rene Groeschke <[email protected]> wrote: >> Hi Dave, >> I think Peter is working on a solution for this problem. At the moment I >> don't know any workaround. IntelliJ IDEA is the prefered IDE by most >> developers. >> >> regards, >> René >> >> >> Am 03.02.11 23:42, schrieb Dave King: >>> Thanks, good to know it's not just me. Is there a known work around? >>> What do other developers use as an IDE? >>> >>> - Peace >>> Dave >>> >>> >>> On Thu, Feb 3, 2011 at 3:04 PM, Rene Groeschke <[email protected]> wrote: >>>> Hi Dave, >>>> this is a known (critical) issue. see >>>> http://jira.codehaus.org/browse/GRADLE-1355 for details >>>> >>>> regards, >>>> René >>>> >>>> Am 03.02.11 23:00, schrieb Dave King: >>>>> The How to set up the Gradle project in Eclipse page on the >>>>> Development wiki seems to be out of date. It still refers to SVN, and >>>>> the command >>>>> sh gradlew testCompile fails with Task 'testCompile' not found in root >>>>> project 'gradle'. When I cloned the from git. >>>>> >>>>> >>>>> I ran the eclipse task and imported the core, toolingAPI and Wrapper >>>>> projects. Eclipse complains because Core depends on toolingAPI and >>>>> toolingAPI depends on core. >>>>> >>>>> Is there a way to use eclipse for Groovy dev? >>>>> >>>>> - Peace >>>>> Dave >>>>> >>>>> >>>>> PS Just for context, we'd like to look at helping to fix a bug that's >>>>> bitting us hard. >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe from this list, please visit: >>>>> >>>>> http://xircles.codehaus.org/manage_email >>>>> >>>> -- >>>> ------------------------------------ >>>> Rene Groeschke >>>> >>>> [email protected] >>>> http://www.breskeby.com >>>> http://twitter.com/breskeby >>>> ------------------------------------ >>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe from this list, please visit: >>>> >>>> http://xircles.codehaus.org/manage_email >>>> >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >> >> -- >> ------------------------------------ >> Rene Groeschke >> >> [email protected] >> http://www.breskeby.com >> http://twitter.com/breskeby >> ------------------------------------ >> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- ------------------------------------ Rene Groeschke [email protected] http://www.breskeby.com http://twitter.com/breskeby ------------------------------------ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
