Hi all,
i'm using Netbean RCP to develop my desktop application.
my goal is to use the "cruise control" for overnight builds.
i just can't find any information of how to build all Java sources to compounded jar (consisting of all netbeans modules).
i want also to be able to define that if ,for instance,case the org.openide jar is missing, it will d/l it as need.
I have 2 questions:
can i run the IDE automatic build outside of netbeans IDE?
how can i define the internal\external dependencies for my project.
Thanks
Avi