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 76207 - UnsupportedOperationException rises after try to delete invalid platform from Module Dependencies list
Summary: UnsupportedOperationException rises after try to delete invalid platform from...
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-11 12:22 UTC by Marian Mirilovic
Modified: 2006-11-03 19:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
UnsupportedOperationException stack-trace (2.62 KB, text/plain)
2006-05-11 12:23 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2006-05-11 12:22:51 UTC
NB dev(200605101800), JDK 6.0(b84)

Steps to reproduce:
- see issue 76205
- select 
   <Invalid Platform is selected ....> 
   node in Module Dependencies list
- push Remove button
-> UnsupportedOperationException rises (see attachment)
Comment 1 Marian Mirilovic 2006-05-11 12:23:53 UTC
Created attachment 30335 [details]
UnsupportedOperationException stack-trace
Comment 2 Martin Krauskopf 2006-08-10 18:53:43 UTC
I can't reproduce this. Was fixed in the past, can't find where exactly. However
I'm encountering another exception with very similar steps starting with yours.
I've filed the issue 82409. I'll write a test.
Feel free to reopen if you are still able to reproduce.
Comment 3 Marian Mirilovic 2006-08-11 08:14:15 UTC
verified in NB dev (200608101800)