Bug 395960 - PDE build not working for Java 7
Summary: PDE build not working for Java 7
Status: RESOLVED FIXED
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 2.2.1   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 2.2.2   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 12:14 EST by Andrew Eisenberg CLA
Modified: 2012-12-06 12:15 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Eisenberg CLA 2012-12-06 12:14:58 EST
Originally reported here;

http://stackoverflow.com/questions/13664536/headless-ajdt-build-fails-when-upgrading-java-from-1-6-to-1-7/

It is currently not possible to use the AJC compiler adapter to build 1.7 based projects.
Comment 1 Andrew Eisenberg CLA 2012-12-06 12:15:25 EST
Fixed.  The AJC task was missing a flag for Java 7.  I added it and it now works.