Re: [tasklist] the module is not compilable
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok, try now. -- Tor andrew wrote: > Hello Tor, > > I mean main devekopment trunk (HEAD) for the module and all other NB: > > > ... > compile: > [javac] Compiling 27 source files to C:\usr\nbtrunk\nb_all\tasklist\usertask > s\src > [for-each] C:\usr\nbtrunk\nb_all\tasklist\usertasks\src\org\netbeans\modules\ta > sklist\usertasks\UserTaskNode.java:90: cannot resolve symbol > [for-each] symbol : method setPreferredAction (org.openide.util.actions.System > Action) > [for-each] location: class org.netbeans.modules.tasklist.usertasks.UserTaskNode > > [for-each] setPreferredAction(SystemAction.get(ShowTaskAction.class)); > [for-each] ^ > [for-each] Note: Some input files use or override a deprecated API. > [for-each] Note: Recompile with -deprecation for details. > [for-each] 1 error > > BUILD FAILED > file:C:/usr/nbtrunk/nb_all/tasklist/usertasks/build.xml:29: Compile failed; see > the compiler error output for details. > > br, > a > > ==================================== > From: Tor Norbye <[email protected]> > To: [email protected] > Date: Thursday, April 24, 2003, 5:16:53 PM > Subject: [tasklist] the module is not compilable > > TN> On Tue, 2003-04-22 at 13:58, andrew wrote: > >>>Hello, >>> >>>The module is not compilable now against current CVS trunk. >>> > > > TN> Can you be more specific (include the compiler errors) ? > > TN> It compiles for me. It's known however that trunk tasklist > TN> won't compile with release35 netbeans. I posted a separate > TN> message about needing a release35-dev branch yesterday. > TN> For now, just use the release35 branch of tasklist with > TN> the release35 branch of netbeans. > > TN> -- Tor >