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 175224 - MissingResourceException Key ACTION_compile.single
Summary: MissingResourceException Key ACTION_compile.single
Status: RESOLVED DUPLICATE of bug 169309
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 180929 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-22 16:14 UTC by dmroczek
Modified: 2012-04-23 08:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log referenced by Error Pop-up in IDE (37.18 KB, text/plain)
2009-10-22 16:15 UTC, dmroczek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmroczek 2009-10-22 16:14:30 UTC
I'm getting the following error when I try to compile in the IDE:

SEVERE [global]
java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key 
ACTION_compile.single
Comment 1 dmroczek 2009-10-22 16:15:32 UTC
Created attachment 89928 [details]
Log referenced by Error Pop-up in IDE
Comment 2 dmroczek 2009-10-23 13:24:01 UTC
We can't work in NetBeans at all at this time and it is severely impacting our schedule.  Isn't there some way to go 
back a level or something so we can funtion? I can't seem to find the previous version.
Comment 3 Jan Lahoda 2009-10-26 10:10:50 UTC
An easy workaround is to disable Compile on Save (Project Properties/Build/Compiling/Compile on Save). Two independent
changes fixed that: issue #169309 and:
http://hg.netbeans.org/jet-main/rev/d437648a85cb


*** This issue has been marked as a duplicate of 169309 ***
Comment 4 Jan Lahoda 2012-04-23 08:27:12 UTC
*** Bug 180929 has been marked as a duplicate of this bug. ***