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]> 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]>> 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]>> >> >> http://hibernate.org >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> >> >> > -- > Steve Ebersole <[email protected]> > http://hibernate.org >
