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 205470 - NullPointerException at org.netbeans.module.flexbean.modules.project.ui.customizer.FlexProjectCustomizerSources.<init>
Summary: NullPointerException at org.netbeans.module.flexbean.modules.project.ui.custo...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 11:28 UTC by Exceptions Reporter
Modified: 2011-11-23 12:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 147660


Attachments
stacktrace (3.43 KB, text/plain)
2011-11-23 11:28 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-11-23 11:28:32 UTC
This issue was reported manually by mmirilovic.
It already has 22 duplicates 


Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Windows XP

User Comments:
GUEST: run a flex project

GUEST: view  flex project properties

GUEST: I was accessing the context menu of the flexbeans project and clicked on "Properties"

GUEST: viewing project properties of flex

GUEST: trying to run a flexBean application.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.module.flexbean.modules.project.ui.customizer.FlexProjectCustomizerSources.<init>(FlexProjectCustomizerSources.java:47)
   at org.netbeans.module.flexbean.modules.project.ui.customizer.FlexProjectCompositePanelProvider.createComponent(FlexProjectCompositePanelProvider.java:74)
   at org.netbeans.spi.project.ui.support.ProjectCustomizer$DelegateCategoryProvider.create(ProjectCustomizer.java:517)
   at org.netbeans.modules.project.uiapi.CustomizerPane.setCategory(CustomizerPane.java:255)
   at org.netbeans.modules.project.uiapi.CustomizerPane.<init>(CustomizerPane.java:132)
   at org.netbeans.spi.project.ui.support.ProjectCustomizer.createCustomizerPane(ProjectCustomizer.java:251)
Comment 1 Exceptions Reporter 2011-11-23 11:28:35 UTC
Created attachment 113460 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-11-23 12:18:04 UTC
Nothing can be done on NB side, please report against :
http://sourceforge.net/projects/flexbean/