+1
Maven is the way to go, specially because it freed the application
from specific IDEs ;)
On 03.12.2009, at 12:39, Richard Kolb <rjdkolb_at_gmail.com> wrote:
>
>
> 2009/12/3 Ludovic Champenois <Ludovic.Champenois_at_sun.com>
>
> 4. Some advices
> Although FishCAT has many advantages, it also has room for
> improvement,
> For example following function can be added.
> (1) When create a "Dynamic Web Project",".war" file can be created
> automatic
> for user.
>
> Eclipse can do that via the "export " menu on a web project or an
> ear project.
>
> Nothing more to add to our plugin.
>
> Or Maven.
> Maven comes with the bundle as well.
> http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
>
> 'mvn package' done, I just love it.
> Every new project should be a maven project in my humble opinion.
>
> regards
> Richard.
>
>