Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 161758 - Fup of bug 154111, enable the org.eclipse.jdt.compiler.tool project in build
Summary: Fup of bug 154111, enable the org.eclipse.jdt.compiler.tool project in build
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M5   Edit
Assignee: Kim Moir CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 154111
Blocks:
  Show dependency tree
 
Reported: 2006-10-20 13:47 EDT by Olivier Thomann CLA
Modified: 2007-03-19 13:29 EDT (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 Olivier Thomann CLA 2006-10-20 13:47:19 EDT
We should enable the creation of this project in Eclipse builds.
I am not sure we want this plugin to be part of the SDK or if we simply want the classes to be part of the ecj.jar file already built during each build.
Comment 1 Olivier Thomann CLA 2006-10-20 13:49:41 EDT
This project requires a JDK1.6 > JDK6 b91 since the new compiler API are required to compile it.
Comment 2 Kim Moir CLA 2006-10-20 14:04:02 EDT
Could you please let me know the name of the exact 1.6 JDK that you need us to enable in our builds.  We need to include it in the private repo so it can be copied to the build dir.
Comment 3 Olivier Thomann CLA 2006-10-30 11:36:05 EST
This would require that the project org.eclipse.jdt.compiler.tool is part of the SDK and that the classes from this project are part of the ecj.jar file built with each build.
Comment 4 Olivier Thomann CLA 2007-03-09 12:34:17 EST
Isn't this done now ?
Comment 5 Olivier Thomann CLA 2007-03-19 13:29:39 EDT
Closing as FIXED.