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 97832 - GlobalActionTable.wstcref not found in org-netbeans-modules-swingapp.jar
Summary: GlobalActionTable.wstcref not found in org-netbeans-modules-swingapp.jar
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 14:12 UTC by Jana Maleckova
Modified: 2007-04-23 10:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
97832 (2.37 KB, text/plain)
2007-03-14 14:14 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-03-14 14:12:38 UTC
NetBeans IDE Dev (Build 070314)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Desription:
===========
exception is thrown on each IDE opening

StackTrace:
===========
java.io.FileNotFoundException: java.io.FileNotFoundException: JAR entry
org/netbeans/modules/swingapp/resources/GlobalActionTable.wstcref not found in
D:\ide\promoH\ide8\modules\org-netbeans-modules-swingapp.jar
	at
org.netbeans.core.startup.layers.BinaryFS$BFSFile.getInputStream(BinaryFS.java:656)
	at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:550)
	at org.openide.filesystems.MultiFileObject.getInputStream(MultiFileObject.java:550)
	at
org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:219)
Comment 1 Jana Maleckova 2007-03-14 14:14:23 UTC
Created attachment 39477 [details]
97832
Comment 2 Joshua Marinacci 2007-03-16 01:59:42 UTC
I have properly added the .settings file and fixed the path to the .wstcref file. This error should be gone 
now.
Comment 3 Joshua Marinacci 2007-03-19 17:19:28 UTC
forgot to mark as fixed
Comment 4 Jana Maleckova 2007-04-23 10:10:26 UTC
verified on

NetBeans IDE Dev (Build 070423)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252