Re: Re: current trunk: BUILD FAILED with NewTaskEditorAction.java:92
Tim Lebedkov <[email protected]> Tue, 23 Dec 2003 16:06:22 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Petr Kuzel wrote: >Andrew Gaydenko wrote: > >Thanks for catching it. It's compileable now. > >Tim please use cd tasklist; ant clean; ant before >any commit at least. > I did ant clean/ant before. But I did it from inside the IDE and probably "ant clean" failed because the tasklist help file was used and cannot be deleted. Sorry --Tim > > Cc. > > > >>compile: >> [javac] Compiling 2 source files to >> [/wrk/usr/nb/nb_all/tasklist/editor/src javac] >> [/wrk/usr/nb/nb_all/tasklist/editor/src/org/netbeans/modules/tasklist/editor/NewTaskEditorAction.java:92: >> [cannot resolve symbol >> [javac] symbol : method performAction >> [(<nulltype>,java.lang.String,int,boolean,boolean) javac] location: >> [class org.netbeans.modules.tasklist.usertasks.NewTaskAction >> [javac] NewTaskAction.performAction(null, filename, line, true, >> [false); >> [javac] ^ >> [javac] 1 error >> >> > > >