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 82880 - IDE's performance is poor after failing(due to memory issues) to reverse engineer a huge java projct
Summary: IDE's performance is poor after failing(due to memory issues) to reverse engi...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-17 10:21 UTC by bugbridge
Modified: 2006-08-31 03:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-08-17 10:21:03 UTC
Description:

Steps :
1. Check out studio's UML module sources
2. create a j2se project "with existing sources"
3. Add "uml/src" directory to the j2se project
4. create a new RE project and supply the j2se project as java project
5. Select the src folder and do finish in RE wizard.

After a few minutes a dialog come up saying, user needs to
increase heap size in jstudio.conf file. Fine.
This dialog has a cancel button. Pressing cancel and clicking the "done" button
of the
RE progress dialog, user is out of the RE project.
After the above operations, IDE's performance gone bad.
Just expand/collapsing project nodes takes 
time and the CPU usage shoots up to 100% (in windows taskmanager).
The only way is to restart the IDE.