Hi all,

 

How ‘bout this one for feature:

Create Jar

-          by pointing to a specific java file, IDEA finds out all the required classes (classes in the project used by this java file) and jars up all these files into one jar.

-          There could be a few variations too, like exclude files already in CLASSPATH, exclude by regex, etc.

 

This could be quite useful as a pre-built for EJB jars.

 

 

Thanks for considering it,

Mike Liu

 

Reply via email to