mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace
This commit is contained in:
parent
aae17ceace
commit
b9943e77a0
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ import org.eclipse.core.runtime.Platform;
|
|||
import org.eclipse.osgi.util.NLS;
|
||||
import org.osgi.framework.Version;
|
||||
|
||||
import com.ibm.icu.text.MessageFormat;
|
||||
|
||||
public class Configuration extends BuildObject implements IConfiguration, IBuildPropertiesRestriction, IBuildPropertyChangeListener, IRealBuildObjectAssociation {
|
||||
|
||||
private static final String EMPTY_STRING = ""; //$NON-NLS-1$
|
||||
|
|
Loading…
Add table
Reference in a new issue