Bug 172272

Summary: AJDT 1.4.1 do not support JDK 6 ?
Product: [Tools] AJDT Reporter: zhenghx <zheng.hx.cn>
Component: CoreAssignee: AJDT-inbox <AJDT-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.4.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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!