Community
Participate
Working Groups
Hi, I get the missing baseline error in the problems view after i sync some project's code. Even if i mark the preference 'Missing API baseline' as ignore the error remains. More details can be found here http://www.eclipse.org/forums/index.php?t=msg&th=206826&start=0&S=65fb654dd5d7d940e1f1776785c575a6 cheers, Saurav
The real problem is lies with the preference fetch. This problem can be reproduced on any project that have preferences enabled.
Created attachment 194471 [details] Patch When project specific prefs exists, the fall back should be workspace instance and not default instance.
*** This bug has been marked as a duplicate of bug 315417 ***