Minimal module configuration
"Christian Stein" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Hello again, for I can't wait (just too curious) until the nightly dev build and for future javacvs developments I want to checkout a super- superslim platform plus version control system modules. So I checked out "openide", "core", "autoupdate" and "nbbuild". With other words, the platform forming base modules. Calling "ant -Dmoduleconfig=platform" works fine. After that I got "openidex", "vcscore", "vcsgeneric", "diff" and "javacvs". Calling "ant -Dmodules=javacvs" produces many build errors: "Basedir ...\editor does not exist" What is the minimal set of modules, that will create a working "javacvs" client? Or is it easier to compile a "stable" version of the IDE with "ant -Dmoduleconfig=stable"? Regards, Christian