I was getting this error, when I imported eclipse JSDT source code which i have cloned into eclipse workspace.
To resolve this issue, modify the Eclipse workspace preferences.
Windows > Preferences > Plug-in Development > API Baselines > Options > Missing API baseline
Then, change "Error" to "Ignore" in the drop down list.
To resolve this issue, modify the Eclipse workspace preferences.
Windows > Preferences > Plug-in Development > API Baselines > Options > Missing API baseline
Then, change "Error" to "Ignore" in the drop down list.
Thank you! This just saved me a ton of screwing around...
ReplyDelete