Is there any way where I can increase the Java Compiler Compliance level of Eclipse 3.5 to 1.7. (i.e.) By adding a plugin/add-on. Since by default this will not support the JDK 1.7 compliance.
We have a constraint in Eclipse upgrade, since it's an RCP application.
Any thoughts on this will be greatly appreciated.
Thank You.