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 210569 - java.io.FileNotFoundException: Z:\NetBeans\Simple Marauroa\Deck Manager\OCTGN Interface Library\codenameone_settings.properties (The system cannot find the file specified)
Summary: java.io.FileNotFoundException: Z:\NetBeans\Simple Marauroa\Deck Manager\OCTGN...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 18:56 UTC by javydreamercsw
Modified: 2012-04-03 14:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 186571


Attachments
stacktrace (4.21 KB, text/plain)
2012-04-02 18:56 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-04-02 18:56:53 UTC
Build: NetBeans IDE Dev (Build 201203280401)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
javydreamercsw: Opened the project's properties. I have the Codeone plug-in, seems like its causing trouble.




Stacktrace: 
java.io.FileNotFoundException: Z:\NetBeans\Simple Marauroa\Deck Manager\OCTGN Interface Library\codenameone_settings.properties (The system cannot find the file specified)
   at java.io.FileInputStream.open(FileInputStream.java:0)
   at java.io.FileInputStream.<init>(FileInputStream.java:138)
   at java.io.FileInputStream.<init>(FileInputStream.java:97)
   at com.codename1.Util.openProjectBuildProperties(Util.java:52)
   at com.codename1.CodeName1CustomizerTab.createCategory(CodeName1CustomizerTab.java:128)
   at org.netbeans.spi.project.ui.support.ProjectCustomizer$DelegateCategoryProvider.readCategories(ProjectCustomizer.java:748)
Comment 1 javydreamercsw 2012-04-02 18:56:57 UTC
Created attachment 117684 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-04-03 14:00:35 UTC
report against com.codenameone plugin