mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Deprecated getPreferences method.
This commit is contained in:
parent
02fe996163
commit
ef2faf60d9
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ public class BuildLogPreferencePage extends PropertyPage implements ICOptionCont
|
|||
return project;
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
public org.eclipse.core.runtime.Preferences getPreferences() {
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue