Re: Error compiling latest build?
"Bryon Abbott" <[email protected]> Fri, 26 Dec 2003 17:20:56 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Ignore this ... I deleted and reinstall sources and managed to get things compiled. Bryon "NetBeans" <[email protected]> wrote in message news:<[email protected]>... > > I get the following error when trying to build netbeans ... any ideas? > > compile: > Compiling 27 source files to C:\Documents and > Settings\Bryon\NetBeans\NbSources\nb_all\web\core\src > web\core\src\org\netbeans\modules\web\dd\wizards\DeployData.java [93] > write(java.io.OutputStream) in org.netbeans.api.web.dd.common.CommonDDBean > cannot be applied to (org.openide.filesystems.FileObject) > webApp.write(ddObject); > ^ > Note: Some input files use or override a deprecated API. > Note: Recompile with -deprecation for details. > 1 error > web\core\build.xml [34] Compile failed; see the compiler error output for > details. > BUILD FAILED