This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 150155

Summary: warning in ide log file when popup menu is invoked in source editor
Product: java Reporter: Peter Lam <petersl>
Component: EditorAssignee: Jan Lahoda <jlahoda>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-10-14 23:12:33 UTC
NB 6.5 RC1 build 200810141115

In the default Main class that is opened in the editor, right click from the editor got the following warning in console
and log file.

WARNING [org.netbeans.api.java.source.JavaSource]: JavaSource.runUserActionTask called in AWT event thread by:
org.netbeans.modules.editor.java.JavaCodeTemplateFilter.<init>(JavaCodeTemplateFilter.java:78)
Comment 1 Miloslav Metelka 2008-10-15 14:49:22 UTC
It's harmless but reassigning to java module if they want to possibly fix. It happens to me during first code template
expansion too.
Comment 2 Jan Lahoda 2008-12-10 09:34:18 UTC
Later.
Comment 3 Quality Engineering 2009-11-02 10:59:13 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX