Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Java7 language support?

Hello,

I apologize if you have already answered this, but I couldn't find anything recent, so I figured I would ask. Any news on upgrading IAJC to Java7 now that Eclipse 3.7.1 has been out for a while?

We are starting to do some projects targeting Java7 and using the Java7 new language features.  Currently our toolchain only uses IAJC for compilation.  I suppose I could investigate compiling with Javac and then weaving the compiled class files that would work right?

I tried to find an open issue in bugzilla to watch for this and I found https://bugs.eclipse.org/bugs/show_bug.cgi?id=353900

Is there any others to watch?

Thanks so much!

Steve

Back to the top