Im building a plugin in Eclipse 3.6, but I want it to be compatible with Eclipse 3.2.
I just got NoSuchMethodException, because I used some new API. is there any way to force eclipse to check if im not using too new methods?
When I created plugin i chose eclipse 3.2.