Hi all,

This just started happening a week or so ago.  If I am editing a file, 
*sometimes* it will not compile if I just click on the compile button . 
 I get the error messages below.  However, it *will* compile if I press 
F9 or right-click the file in the explorer and select compile from the menu.

Not a big problem, just irritating.

Tomm

Compiler output:
org.openide.filesystems.FSException: Cannot delete file 
WEB-INF/classes/tags/database/RowsTag.class in D:\Java\JSP Tags.
        at org.openide.filesystems.FSException.io(FSException.java:78)
        at 
org.openide.filesystems.LocalFileSystem.delete(LocalFileSystem.java:321)
        at 
org.netbeans.core.ExLocalFileSystem.delete(ExLocalFileSystem.java:75)
        at 
org.openide.filesystems.LocalFileSystem$Impl.delete(LocalFileSystem.java:659)
        at 
org.openide.filesystems.AbstractFileObject.delete(AbstractFileObject.java:480)
        at 
org.openide.filesystems.MultiFileObject.delete(MultiFileObject.java:1076)
        at 
org.netbeans.modules.java.CleanCompiler.deleteClasses(CleanCompiler.java:180)
        at 
org.netbeans.modules.java.CleanCompiler.compile(CleanCompiler.java:220)
        at 
org.netbeans.modules.java.CleanCompilerGroup$1.run(CleanCompilerGroup.java:82)
        at 
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:89)
        at 
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:388)
        at 
org.netbeans.modules.java.CleanCompilerGroup.start(CleanCompilerGroup.java:109)
        at 
org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread$GroupCompiler.run(CompilationEngineImpl.java:257)
Errors compiling RowsTag.




To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to