org.eclipse.jet.compiler
Class CompileOptionsManager
java.lang.Object
org.eclipse.jet.compiler.CompileOptionsManager
- public class CompileOptionsManager
- extends Object
A singleton that managers JET project compile options.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CompileOptionsManager getInstance()
getOptionsForProject
public Map getOptionsForProject(IProject project)
getOptions
public static Map getOptions(IProject project)