Bug 25533

Summary: Launching very slow if a lot required projects
Product: [Eclipse Project] JDT Reporter: Jerome Lanneluc <jerome_lanneluc>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P3 Keywords: performance
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.