I have a project that produces 6 different application modules (each 
module an .ijs file) that work together.

I currently have each module defined as a project, which means that when 
I change any common file I have to go and build each project.  Bummer.

I would like to be able to do one click and have all the modules built. 
  I don't see any way to do that, though somebody a few months ago said 
there was.  If anybody can spell this out for me, I'd be obliged.

Alternatively, I could run the builds myself, by making calls to 
projectform_projectfile_select_jproject_ and buildapp_jproject_.  It 
appears that the only thing projectform_projectfile_select_jproject_ 
requires is that (".projectfile_select) have the proper index into
(PJFNDX { PJFILES).  Has anybody ever tried that, or does anyone know a 
reason why it wouldn't work?

Henry Rich
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to