Re: Does it works with v3.4 ?
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2003-01-14 at 09:00, Alessandro Fragnani de Morais wrote: > Hi, > > I have downloaded NetBeans 3.4 and the tasklist module. but the tasklist > seems to work only with v3.4.1 (still rc2). Ther is not version 3.4 > available ? Where did you download the module from? The files on the tasklist web site are for the development version of NetBeans, but I believe the NetBeans 3.4 update center has a version of the tasklist that works with NetBeans 3.4 (it doesn't have everything that the new development version does). If you built tasklist from source, there is a "release34" branch that makes tasklist work with NetBeans 3.4. It contains everything that the current tasklist version does - except it's about two weeks out of date (meaning we haven't merged back to the branch for about two weeks). However, note that the javaparsing feature won't work with Netbeans 3.4 (because it requires a modification to the java module currently being integrated but won't be backported to the 3.4 modules (which are frozen now that 3.4 has been released). > > Also, I´m new to NetBeans, and new to java too, so for the instalation > process, at the Update Center, it search just for .nbm files, but the files > that comes with tasklist.zip file (downloaded) are just .jar files. How do I > install it (of course, if it works with v3.4) > If you unzip it, it contains a README file which tells you what to do. But note that it doesn't work with 3.4. So if you're committed to using 3.4, you'll have to use the Update Center. However, that version is mostly focused on the user task list; the suggestions feature is more or less missing from it (or it's an early dev version). I've been using the development build a fair bit and it seems pretty stable. I prefer it over 3.4. (Be sure to get a Q-build though.) -- Tor