Bug 172272 - AJDT 1.4.1 do not support JDK 6 ?
Summary: AJDT 1.4.1 do not support JDK 6 ?
Status: RESOLVED DUPLICATE of bug 156965
Alias: None
Product: AJDT
Classification: Tools
Component: Core (show other bugs)
Version: 1.4.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: AJDT-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 01:52 EST by zhenghx CLA
Modified: 2007-02-01 07:11 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 zhenghx CLA 2007-01-31 01:52:41 EST
Hello.
I have installed JDK 6 for my Eclipse 3.2, but when I creat a new AspectJ project, even there are no source files, Eclipse reports an error : Java 6.0 compliance level is unsupported. So I have to use JDK 5, and it works. I think this is one thing you may enhance. Thank you and thank you for your contribution to the world.
Comment 1 Matt Chapman CLA 2007-02-01 06:47:26 EST
Yes, indeed. The AspectJ compiler is currently based on the JDT compiler from Eclipse 3.1, and this needs to be upgraded to a more recent version. This is a big undertaking, but I believe it is planned for sometime over the next couple of months.

*** This bug has been marked as a duplicate of bug 156965 ***
Comment 2 zhenghx CLA 2007-02-01 07:11:28 EST
Yes, i see.
Thank you!(In reply to comment #1)
> Yes, indeed. The AspectJ compiler is currently based on the JDT compiler from
> Eclipse 3.1, and this needs to be upgraded to a more recent version. This is a
> big undertaking, but I believe it is planned for sometime over the next couple
> of months.
> 
> *** This bug has been marked as a duplicate of bug 156965 ***
> 


Yes, i see.
Thank you very much!