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 152012 - J2MEPolish: ArrayIndexOutOfBoundsException: 0
Summary: J2MEPolish: ArrayIndexOutOfBoundsException: 0
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-31 17:24 UTC by Marian Mirilovic
Modified: 2008-10-31 17:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 15422


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-10-31 17:24:51 UTC
56 duplicates ...

Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Windows XP, 5.1, x86
User comments: I m just configuring the Polish in my project 
STACKTRACE: (first 10 lines)
java.lang.ArrayIndexOutOfBoundsException: 0
        at
de.enough.polish.netbeans.J2mePolishProjectGenerator.generateProjectFromTemplate(J2mePolishProjectGenerator.java:139)
        at
de.enough.polish.netbeans.J2mePolishProjectTemplateWizardIterator.instantiate(J2mePolishProjectTemplateWizardIterator.java:87)
        at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1025)
        at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:595)
        at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:416)
        at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:248)
        at org.openide.loaders.TemplateWizardIteratorWrapper.instantiate(TemplateWizardIteratorWrapper.java:161)
        at org.openide.WizardDescriptor.callInstantiateOpen(WizardDescriptor.java:1387)
        at org.openide.WizardDescriptor.callInstantiate(WizardDescriptor.java:1341)
        at org.openide.WizardDescriptor.access$1600(WizardDescriptor.java:119)