On Mon, Apr 11, 2011 at 10:26 PM, Steve Ebersole <[email protected]>wrote:

> Can do, but I want to point out that this is really bad.  Lots of stuff is
> kept at the project (ipr) level that now has to be reconfigured and redfined
> every time.  Time-consuming stuff like codestyles, copyright notices and
> plugin configurations.
>
> I'd really like to hear Han's knowledge of IntelliJ development and where
> they stand with Gradle integration.  Hans, please, any word on that yet?


At the moment we are focusing on Eclipse. We are working with the
SpringSource STS team on a Gradle plugin for Eclipse. Our part is to provide
a tooling API that handles all the low level interaction with the build and
returns a tailored domain model to Eclipse. We made very good progress but
there is nothing released yet. The idea is that every external tool would
use the tooling API to interact with Gradle. I mentioned the tooling API to
the IntelliJ guys. I did not get any feedback yet. I have to ping them
again. BTW: Gradle support is by far the most voted issue for IntelliJ.

Hans

--
Hans Dockter
Founder, Gradle
http://www.gradle.org, http://twitter.com/gradleware
CEO, Gradleware - Gradle Training, Support, Consulting
http://www.gradleware.com




>
>
> On 04/11/2011 03:03 PM, Szczepan Faber wrote:
>
>> Ok, I know what the problem is. It seems *.ipr is not merged correctly -
>> we'll fix it. In meantime you can run 'gradle cleanIdeaProject idea'.
>>
>> Cheers,
>> Szczepan
>>
>> On Mon, Apr 11, 2011 at 8:23 PM, Steve Ebersole <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>>    Yessir, https://github.com/hibernate/hibernate-core
>>
>>    Its sad because the build itself seems so much faster and more
>>    stable. Currently i have both m1 and m2 instaled and have to switch
>>    between to generated IntelliJ project or run build :(
>>
>>
>>
>>    On 04/11/2011 12:58 PM, Szczepan Faber wrote:
>>
>>         >Specifically the build runs fine, but attempting to open the
>>        project
>>        in IntelliJ shows errors for each and every module
>>
>>        I'm checking it just now. Hibernate-core, right?
>>        Cheers,
>>        Szczepan
>>
>>        On Mon, Apr 11, 2011 at 4:59 PM, Steve Ebersole
>>        <[email protected] <mailto:[email protected]>
>>        <mailto:[email protected] <mailto:[email protected]>>> wrote:
>>
>>            I am having nothing but trouble generating IntelliJ projects
>>        since
>>            upgrading to 1.0-milestone-2
>>
>>            Is anyone getting this to work correctly?
>>
>>            Specifically the build runs fine, but attempting to open the
>>        project
>>            in IntelliJ shows errors for each and every module
>>
>>            --
>>            Steve Ebersole <[email protected]
>>        <mailto:[email protected]> <mailto:[email protected]
>>
>>        <mailto:[email protected]>>>
>>
>>        http://hibernate.org
>>
>>
>>
>>  ---------------------------------------------------------------------
>>            To unsubscribe from this list, please visit:
>>
>>        http://xircles.codehaus.org/manage_email
>>
>>
>>
>>
>>    --
>>    Steve Ebersole <[email protected] <mailto:[email protected]>>
>>    http://hibernate.org
>>
>>
>>
> --
> Steve Ebersole <[email protected]>
> http://hibernate.org
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>   http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to