On Nov 12, 2009, at 5:05 PM, bill lam <[email protected]> wrote:
On Thu, 12 Nov 2009, Oleg Kobchenko wrote:
It would be the project configuration file, same as the current xxx.ijp
file except with updated definitions.
Another approach is have one project.ijp and have different targets in it
for build, test, run, etc.
It's a good idea, just like there are multiple targets inside a
MakeFile, it can be called with optional arguments, such as
make
make clean
make install install-doc
It should be easily done with typing the these commands in jconsole.
However for a gui front-end with only one 'load' or 'test' button, it
need some method to pass these optional arguments.
In GUI, targets are selected: default for specific buttons or any from a list
if
all targets.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm