Ant task to do GUI form code or class gen?
Am i missing something? I want to be able to build my GUI-based project
using ant command line without using the IDEA IDE. However, I see no way
of building a project that has IDEA 4.0 -based GUI forms without using the
IDEA gui itself to build the project to generate either the .java files or
the .class files for the forms.
Doesn't IDEA provide a ant task such as <gen-idea-forms /> ?
-Jim Coles
请先登录再写评论。
On Sun, 14 Mar 2004 12:02:52 -0600, Jim Coles wrote:
Yup, its in the ./redist directory
I've got an example here:
http://www.talios.com/read/308989.htm
Mar