[Fwd: Re: compiling failed]
andrew <[email protected]> Wed, 02 Jul 2003 00:05:43 +0400
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Tor, Sorry, I have mixed up email address :-( Andrew -------- Original Message -------- Subject: Re: compiling failed Date: Tue, 01 Jul 2003 12:32:15 -0700 From: Tor Norbye <[email protected]> Reply-To: [email protected] Organization: Sun Microsystems, Inc To: [email protected] CC: [email protected] References: <[email protected]> > I have updated from CVS trunk, and this error takes place now: > > [javac] Compiling 5 source files to /wrk/nbtrunk/nb_all/treefs/src > [javac] /wrk/nbtrunk/nb_all/treefs/src/org/netbeans/modules/treefs/TreeFSBeanInfo.java:49: cannot resolve symbol > [javac] symbol : class FSEditor > [javac] location: class org.netbeans.modules.treefs.TreeFSBeanInfo > [javac] desc[0].setPropertyEditorClass(FSEditor.class); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 1 error > > Where am I wrong? Try on nbdev - this error is unrelated to the tasklist module (it's failing when it's trying to build the treefs module.) -- Tor