I use JRE system Library [jre7]
and when I import org.jdesktop.application.Action
I get
The import org.jdesktop cannot be resolved
I removed the build path by Build Path > remove from build path
and then I did
project > properties > java build path > add Library > JRE system Library
and still same error .