Bug 22754

Summary: JRE-Settings independent for each project
Product: [Eclipse Project] JDT Reporter: Kerschbaumer Samuel <samuel.kerschbaumer>
Component: CoreAssignee: Philipe Mulet <philippe_mulet>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: ggregory, jcompagner
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: All   
OS: All   
Whiteboard:

Description Kerschbaumer Samuel CLA 2002-08-23 04:27:31 EDT
It should be possible to set the JRE which is used to build and run the project
independetly for each project. This should be realized for the complier
compliance level too, so that you can have different projects running with the
1.4 or the 1.3.
Comment 1 Johan Compagner CLA 2002-09-10 03:53:39 EDT
this would be very nice, because now i just delete the JRE_LIB variable and 
make my own classpath variable that points to another rt.jar. And this seems 
to be working fine so it should be possible.
Comment 2 Philipe Mulet CLA 2002-09-27 07:41:33 EDT
Project settings are in from build 20020924 on, and one can achieve custom JRE 
per project using classpath containers (see advanced option on library pane of 
buildpath wizard).

Closing as duplicate of bug 7395

*** This bug has been marked as a duplicate of 7395 ***
Comment 3 Philipe Mulet CLA 2002-09-27 10:10:22 EDT
*** Bug 24164 has been marked as a duplicate of this bug. ***