Is there a way to increase the compatibility level of the Java compiler with Eclipse 3.5 to 1.7. (i.e.) by adding a plugin / add-in. Since by default this will not support JDK 1.7 compliance.
We have a limitation in updating Eclipse, as it is an RCP application.
Any thoughts on this would be greatly appreciated.
Thanks.
source share