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 44744 - Exception is thrown when user add a new platform to the project
Summary: Exception is thrown when user add a new platform to the project
Status: CLOSED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-11 09:51 UTC by Marek Grummich
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (1.19 KB, text/plain)
2004-06-11 09:51 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2004-06-11 09:51:30 UTC
Build 200406101800, j2sdk1.4.2 (default),
j2sdk1.5.0-b32 (added Java Platform) 
Steps:
- Start IDE (clean userdir)
- create a new j2se application ()
- wait until scanning of directory structure is
finished
- invoke Project Properties dialog
- invoke Java Platform Manager dialog (press Edit
button)
- add a new platform (e.g. j2sdk1.5.0-b32)
- close JavaPlatform Manager dialog
- select a new java platform in the Java Platform
Manager dialog and close one
- wait until scanning of directory structure is
finished
- click to the source editor => an attached
exception is thrown 

I was able to reproduce this scenario several times.
Comment 1 Marek Grummich 2004-06-11 09:51:57 UTC
Created attachment 15648 [details]
Exception
Comment 2 Tomas Hurka 2004-06-16 11:19:09 UTC
I am sorry, but I cannot reproduce it with today build.
Comment 3 Marek Grummich 2004-06-16 12:32:56 UTC
Yes, it's true. I am not able to reproduce it with today build
(200406151800) too.
Comment 4 Marek Grummich 2004-07-15 12:29:04 UTC
Verified