Bug 198047

Summary: TestingEnvironment.addProject should support 1.6 compliance
Product: [Eclipse Project] JDT Reporter: Walter Harley <eclipse>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: david_audel, jerome_lanneluc
Version: 3.3   
Target Milestone: 3.3.1   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
proposed patch none

Description Walter Harley CLA 2007-07-26 19:39:20 EDT
The TestingEnvironment class in org.eclipse.jdt.core.tests.builder currently only supports compliance levels 1.4 or 1.5.  To test Java 6 annotation processing in the IDE, we need it to support Java 6.  I will attach a proposed patch.
Comment 1 Walter Harley CLA 2007-07-26 19:41:16 EDT
Created attachment 74747 [details]
proposed patch

If possible please release for both HEAD and 3.3.x, so that testing in 3.3.x can be supported.  Thanks.
Comment 2 Olivier Thomann CLA 2007-07-26 21:58:41 EDT
Released for 3.4M1.
Released for 3.3.1.
Comment 3 Frederic Fusier CLA 2007-08-03 10:32:44 EDT
Verified (with v_804 code) for 3.4M1 using build I20070802-0800.
Comment 4 Frederic Fusier CLA 2007-08-03 10:52:52 EDT
Reopen for 3.3.1 verification
Comment 5 Jerome Lanneluc CLA 2007-08-10 05:54:15 EDT
Fixed
Comment 6 David Audel CLA 2007-09-03 07:38:23 EDT
Verified for 3.3.1 using build M20070831-2000.