Bug 24621 - Cannot specified JRE for each project separely ...
Summary: Cannot specified JRE for each project separely ...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0.1   Edit
Hardware: PC Windows 2000
: P3 minor (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 27374 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-10 08:25 EDT by Marc Boily CLA
Modified: 2002-11-29 06:33 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Boily CLA 2002-10-10 08:25:54 EDT
I have two project in my workspace and each project use own JRE ...
I cannot specify different JRE for each project and it's very
not funny to always switch the JRE in Windows/preferences screen..

Can you make something about that?
Comment 1 Philipe Mulet CLA 2002-10-11 06:30:50 EDT
You should instead be using classpath containers which are assignable on a per 
project basis (as opposed to classpath variables which are global to the 
workspace).

Go to your buildpath properties, and replace the JRE_LIB reference with a 
container reference available on the library tab under advanced button. You 
want to pick "JRE System Library", which you can configure to meet your 
requirement.

Also note that containers allow you to put multiple JARs in there as well (e.g. 
extension lib JARs).
Comment 2 Philipe Mulet CLA 2002-10-11 06:31:04 EDT
Closing
Comment 3 Marc Boily CLA 2002-10-11 08:02:18 EDT
Thank you, i will try that now !
You're very fast for repond to me !

Thank you from my 40 developers !
Comment 4 Philipe Mulet CLA 2002-11-29 06:33:41 EST
*** Bug 27374 has been marked as a duplicate of this bug. ***