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 249935 - IllegalArgumentException: The designated path Projects/org-netbeans-modules-scala-project/Customizer doesn't exist. Cannot create customizer.
Summary: IllegalArgumentException: The designated path Projects/org-netbeans-modules-s...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-21 19:19 UTC by clamb201309
Modified: 2017-09-01 14:49 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214485


Attachments
stacktrace (1.89 KB, text/plain)
2015-01-21 19:19 UTC, clamb201309
Details
stacktrace (1.89 KB, text/plain)
2015-02-27 18:01 UTC, alanbur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description clamb201309 2015-01-21 19:19:11 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: Trying to open Properties on a Scala project maybe.

clamb201309: Attempted to open the Scala project Properties (the project contains a single Scala source which references several other java projects).  Only the scala project and one other unrelated project were open the last time NetBeans was open.  Project properties does not appear.  Project 'run Configuration' dialog box also does not appear.  Project appears to work OK otherwise (I can edit code and run the project or debug it).  I have tried several things including closing the project and reopening it, closing the project, exit Netbeans, reopen netbeans, reopen project; and reboot my Windows 7 desktop. Project properties for other(java) projects are OK.




Stacktrace: 
java.lang.IllegalArgumentException: The designated path Projects/org-netbeans-modules-scala-project/Customizer doesn't exist. Cannot create customizer.
   at org.netbeans.spi.project.ui.support.ProjectCustomizer.createCustomizerDialog(ProjectCustomizer.java:255)
   at org.netbeans.spi.project.ui.support.ProjectCustomizer.createCustomizerDialog(ProjectCustomizer.java:213)
   at org.netbeans.modules.scala.project.ui.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:126)
   at org.netbeans.modules.scala.project.ui.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:107)
   at org.netbeans.modules.scala.project.ui.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:102)
   at org.netbeans.modules.project.ui.actions.CustomizeProject$1$1.run(CustomizeProject.java:160)
Comment 1 clamb201309 2015-01-21 19:19:13 UTC
Created attachment 151604 [details]
stacktrace
Comment 2 alanbur 2015-02-27 18:01:00 UTC
Created attachment 152289 [details]
stacktrace

Startup
Comment 3 Tomas Stupka 2015-05-15 11:16:02 UTC
please evaluate
Comment 4 Exceptions Reporter 2015-12-18 23:53:04 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=214485