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 189910 - java.util.NoSuchElementException at org.netbeans.modules.javacard.project.deps.ui.AddDependencyWizardIterator.nextPanel
Summary: java.util.NoSuchElementException at org.netbeans.modules.javacard.project.dep...
Status: RESOLVED WORKSFORME
Alias: None
Product: javacard
Classification: Unclassified
Component: Java Card (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 13:06 UTC by Oleg Khokhlov
Modified: 2011-08-08 20:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172175


Attachments
stacktrace (5.75 KB, text/plain)
2010-08-26 13:06 UTC, Oleg Khokhlov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Khokhlov 2010-08-26 13:06:02 UTC
Build: NetBeans IDE Dev (Build 201008260001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
ovk: JavaCard project properties
Dependansies->'Add Library' wizard step 3 - entered wrong path in 'Export Path' and pressed Next




Stacktrace: 
java.util.NoSuchElementException
   at org.netbeans.modules.javacard.project.deps.ui.AddDependencyWizardIterator.nextPanel(AddDependencyWizardIterator.java:224)
   at org.openide.WizardDescriptor$Listener$1.run(WizardDescriptor.java:2018)
   at org.openide.WizardDescriptor.lazyValidate(WizardDescriptor.java:1473)
   at org.openide.WizardDescriptor.access$1300(WizardDescriptor.java:130)
   at org.openide.WizardDescriptor$Listener.actionPerformed(WizardDescriptor.java:2041)
   at sun.reflect.GeneratedMethodAccessor58.invoke(GeneratedMethodAccessor58.java:0)
Comment 1 Oleg Khokhlov 2010-08-26 13:06:09 UTC
Created attachment 101688 [details]
stacktrace
Comment 2 _ tboudreau 2011-05-26 01:59:39 UTC
Reassigning a bunch of bugs still assigned to me - I haven't worked for Oracle in almost a year.
Comment 3 _ tboudreau 2011-05-26 02:44:55 UTC
Uy... I *am* the default assignee for javacard...
Comment 4 Anton Chechel 2011-08-08 20:08:08 UTC
Product Version: NetBeans IDE Dev (Build 20110805-bf63fa9d63cb)
Java: 1.6.0_25; Java HotSpot(TM) Client VM 20.0-b11
System: Windows 7 version 6.1 running on x86; Cp1252; en_GB (nb)

Works for me.
I am seeing "Incorrect path message" and disabled "next" button in Wizard, what is correct behavior.