>level that now has to be reconfigured and >redfined every time. Time-consuming stuff like codestyles, copyright >notices and plugin configurations.
That's fair. We need to fix the merging problem soon. >is there anything I can do in the build itself, like you suggested for GRADLE-1174 I believe so. I'll look at it later and let you know. Cheers, Szczepan On Mon, Apr 11, 2011 at 10:39 PM, Steve Ebersole <[email protected]>wrote: > Szczepan, is there anything I can do in the build itself, like you > suggested for GRADLE-1174 to clean up the merge process in regards to > modules? GRADLE-1174 dealt with exclusions. > > > > On 04/11/2011 03:26 PM, Steve Ebersole 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? >> >> >> 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 >
