Re: a question about using netbeans modules

"Nathan Fiedler" <[email protected]> Wed, 6 Oct 2004 16:40:30 -0700 (PDT)
Newsgroups gmane.comp.java.jswat.devel
Message-ID <[email protected]>
(cc'ing jswat-dev for the benefit of those interested)

Hari wrote:
> I just created a bug for this, however I didn't know how to mark it as
> RFE (do I use a different system than bugzilla for this)?

Set the severity to "enhancement". Yeah, not exactly intuitable.

> If I am interested in monitoring the progress of 3.0 release, how
> would I build it from source? I tried doing a build under "trunk"
> branch, but it didn't build because of missing "classes" directory.

Ah, I really should delete that build.xml file, but then I'm still not
sure how to bundle the entire kit and I figure I'll need a build.xml in
the top-level directory.

Anyway, read the docs/dev/compile.html file for the instructions. The
setup is a little time-consuming but you only need to do it once. In the
next few days I will be switching to the NetBeans 4.0 code base, so you
may want to wait for that. You can subscribe to the jswat-commit alias to
watch the checkins.

n