org.eclipse.cdt.managedbuilder.llvm.ui.preferences
Class PreferenceConstants
java.lang.Object
org.eclipse.cdt.managedbuilder.llvm.ui.preferences.PreferenceConstants
public class PreferenceConstants
- extends java.lang.Object
Constant definitions for plug-in preferences
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P_LLVM_PATH
public static final java.lang.String P_LLVM_PATH
- See Also:
- Constant Field Values
P_LLVM_INCLUDE_PATH
public static final java.lang.String P_LLVM_INCLUDE_PATH
- See Also:
- Constant Field Values
P_LLVM_LIBRARY_PATH
public static final java.lang.String P_LLVM_LIBRARY_PATH
- See Also:
- Constant Field Values
P_LLVM_LIBRARIES
public static final java.lang.String P_LLVM_LIBRARIES
- See Also:
- Constant Field Values
PreferenceConstants
public PreferenceConstants()