Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 127891

Summary: [plan item] Support arbitrary Java content types.
Product: [Eclipse Project] JDT Reporter: Mike Wilson <Mike_Wilson>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P4 CC: gunnar
Version: 3.1Keywords: plan
Target Milestone: 3.2   
Hardware: All   
OS: All   
Whiteboard:

Description Mike Wilson CLA 2006-02-14 15:44:08 EST
Add support for compilation units with extension different than ".java". This will for example allow components like AJDT to seamlessly integrate their AspectJ ".aj" files into the Java tooling. Existing assumptions on ".java" extensions will be removed throughout the tools. [JDT UI, JDT Core, JDT Debug]
Comment 1 Martin Aeschlimann CLA 2006-06-06 09:46:36 EDT
Added to 3.2
See bug 89977 for details.