Bug 177079

Summary: Add jdt.apt.pluggable.core as x-friend to jdt.core
Product: [Eclipse Project] JDT Reporter: Walter Harley <eclipse>
Component: CoreAssignee: Olivier Thomann <Olivier_Thomann>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.3   
Target Milestone: 3.3 M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed fix none

Description Walter Harley CLA 2007-03-12 19:28:16 EDT
Please add org.eclipse.jdt.apt.pluggable.core as an x-friend in jdt.core's manifest, for the following internal packages:

org.eclipse.jdt.internal.compiler
org.eclipse.jdt.internal.compiler.*
org.eclipse.jdt.internal.core
org.eclipse.jdt.internal.core.builder

These internal accesses are needed so that APT can generate and process types within the Compiler.processAnnotations step.
Comment 1 Olivier Thomann CLA 2007-03-13 13:05:07 EDT
I can take care of this.
Comment 2 Olivier Thomann CLA 2007-03-13 13:17:47 EDT
Created attachment 60695 [details]
Proposed fix
Comment 3 Walter Harley CLA 2007-03-13 13:21:11 EDT
That looks correct (and it fixes the discouraged warnings).  Thanks!
Comment 4 Olivier Thomann CLA 2007-03-13 14:12:36 EDT
Released for 3.3M6.
Comment 5 Frederic Fusier CLA 2007-03-20 12:51:48 EDT
Verified for 3.3 M6 using v_743.