Tutorials on packaging a java application

Posted by JCH on Stack Overflow See other posts from Stack Overflow or by JCH
Published on 2010-05-23T07:25:41Z Indexed on 2010/05/23 7:40 UTC
Read the original article Hit count: 272

Filed under:
|
|

Hi,

Can somebody point me to some tutorials and best practices that show to make a build from source code for a java desktop / jee web application ?

I want to learn what needs to be packaged as a war/jar from source and how it must be structured?

br /jon

© Stack Overflow or respective owner

Related posts about java

Related posts about build-process