On 1/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > One thing that was nice about the old build structure is that, after your > first build, you ended up with a nice lib directory off of the root of your > project that you could use in your IDE to get the classpath set up. Is > there a way to get the same thing going with the new structure?
What IDE are you using? There may be a plugin available to set up the project files, for example: /svn/myfaces/current/build $ mvn idea:idea -- Wendy
