|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jet.compiler.CompileOptionsManager
public class CompileOptionsManager
A singleton that managers JET project compile options.
Method Summary | |
---|---|
static CompileOptionsManager |
getInstance()
|
static java.util.Map |
getOptions(org.eclipse.core.resources.IProject project)
|
java.util.Map |
getOptionsForProject(org.eclipse.core.resources.IProject project)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static CompileOptionsManager getInstance()
public java.util.Map getOptionsForProject(org.eclipse.core.resources.IProject project)
public static java.util.Map getOptions(org.eclipse.core.resources.IProject project)
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |