On Tue, Mar 24, 2009 at 6:28 PM, Alan D. Cabrera <[email protected]>wrote:
> Where did the Ant build files go? Where are the IntelliJ files? (I know nothing but) I thought the idea was to move to Maven. IDE project files for IntelliJ, Eclipse etc. can be generated via Maven. You can use "mvn idea:idea" to generate the project files for IDEA ( http://maven.apache.org/plugins/maven-idea-plugin/), but I think the newest version has a pretty good support for Maven built-in. Kalle On Mar 24, 2009, at 10:32 AM, Les Hazlewood wrote: > > All finished. The only thing not enabled at the moment is the 'sprhib' >> Spring Hibernate sample application. Some dependencies need to be added >> to >> that and perhaps some Jetty config. But overall things should be working >> fine now. >> >> Regards, >> >> Les >> >> On Tue, Mar 24, 2009 at 10:33 AM, Les Hazlewood <[email protected] >> >wrote: >> >> I'm going to tackle moving the build structure to be Maven compliant now >>> - >>> proper directory trees, etc. I need to do some testing today that is >>> important to my project at work and I can't really do that until the ki >>> codebase is in a coherent state. Please let me know now if you have any >>> objections to this (I don't think there would be any - we've discussed >>> this >>> in the past and there hasn't been any activity in SVN for a while now). >>> >>> Thanks, >>> >>> Les >>> >>> >
