From time to time one needs to create J2EE archives
(war, car, ear, jar)
can you add a macro that takes the destination of
the archive file based on the
directory you have selected in the PROJECT view
please?
What I mean is:
e.g.
In project View I have selected the directory
'deploy'.
When I know invoke Tools | <name> | WAR (the
name of my JAR tool that builds war files)
I want it to use the directory 'deploy' as its
target.
TIA
|