Hi all,

  jde 2.2.9beta5, W2K

  I'd like to bind the JDE>Run App menu selection to an antfile instead of
jde's built-in run methods.  Has anyone done this, or does anyone have some
good suggestions on how I might do this?

  My first thought is to add a target called "run" to the build.xml for my
project, and then write the appropriate lisp to wire it in to jdee so that
the run App command calls something like "ant -buildfile build.xml run" in
the shell.  Does this sound reasonable?

  - Matt


Reply via email to