Bug 25533 - Launching very slow if a lot required projects
Summary: Launching very slow if a lot required projects
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-10-30 08:03 EST by Jerome Lanneluc CLA
Modified: 2004-03-03 22:30 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2002-10-30 08:03:02 EST
Build 20021029

1. Import all plugins in your workspace (using PDE import)
2. Add Java Project 'Test'
3. Change build path of 'Test' to reference all other projects
4. Create a HelloWorld program in test and run it
Observe: The UI freezes for several seconds before the program is actually 
launched.
Comment 1 Darin Wright CLA 2002-10-31 15:40:11 EST
Needs investigation.
Comment 2 Darin Wright CLA 2003-02-20 16:05:56 EST
Nothing planned for 2.1
Comment 3 Darin Wright CLA 2003-05-14 11:20:27 EDT
I think this is fixed in 2.1. Need to verify.
Comment 4 Darin Wright CLA 2004-03-03 22:30:04 EST
I tried this in the current biuld and found performance to be fine. Launching 
is now done in the background, only takes a second or so when I launch a 
project that references all SDK plugins.