Re: BugList
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <Pine.GSO.4.10.10302051707040.2854-100000@norbye> |
Sorry I didn't answer this earlier. You've gotta check out the "release34" branch of the tasklist, and build it with the NetBeans 3.4 release. e.g. cvs co -rrelease34 standard tasklist (then download extra binaries, which was needed before 3.5/4.0) Build this. Then merge your changes from the trunk to the release34 branch: cd bugs cvs update -jHEAD Then resolve conflicts etc. Finally commit: cvs commit. -- Tor On Tue, 4 Feb 2003, Andrew Serff wrote: | I just added some "example" labels to the New Query dialog so it is a | bit clearer as to what goes in the fields for now. I also fixed the | exception that gets thrown if they don't enter anything and hit OK. | Hopefully it is a little better now. :) | | I was wondering how I get this code pushed back into the 3.4.1 baseline. | Cause I would really like to get this module out to everyone here at | work, but they are all running 3.4/3.4.1, not the dev version. So let | me know if it is possible or not. | | Thanks! | Andrew | | | | --------------------------------------------------------------------- | To unsubscribe, e-mail: [email protected] | For additional commands, e-mail: [email protected] | |