I've built an Eclipse plug-in. Currently I have specified the minimum execution environment as JavaSE-1.7. This is the environment the plug-in has been written in.
Is there any way to determine the actual minimum version for my plug-in?
I've built an Eclipse plug-in. Currently I have specified the minimum execution environment as JavaSE-1.7. This is the environment the plug-in has been written in.
Is there any way to determine the actual minimum version for my plug-in?