Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Generate war files

Hi Lance!

I understand your problem very well.

Basically, wouldn't this here

https://bugs.eclipse.org/bugs/show_bug.cgi?id=279106

solve your problem.

I think the two requests go hand in hand.

If we would ever want to have command line exporting of J2EE artifacts, we'd need to store some kind of export specification. This could then be used interactively as well.

Regards,
Torsten

Campbell, Lance schrieb:
We use Eclipse to manage 17 different web projects. I include all of these web projects within the same workspace. That is because I have an additional Java project that is really a common library that all of the other projects include. That way when I export a war file it contains the most up-to-date code.

REQUEST:
1) Is there a way you could allow at the project level a setting where I could specify the "war" file path and name? 2) Is there a way you could add an option to generate "war" files for all projects that have a "war" file path and name specified?

When we change the JDK version or we make an update to the shared Java project I have to manually export each and every war file for each project. Also the number of export paths that the export screen remembers is set so low that it never remembers the 17 different web projects.

IF YOU CANNOT DO THE ABOVE:
If you cannot do the above could you at the very least increase the number of paths that the export a war file screen remembers?

Thanks,

Lance Campbell
Project Manager/Software Architect/DBA
Web Services at Public Affairs
217-333-0382


------------------------------------------------------------------------

_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top