public class GraniteBuilderContext extends java.lang.Object
| Constructor and Description |
|---|
GraniteBuilderContext(org.eclipse.core.resources.IProject project) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jdt.core.IJavaProject |
getJavaProject() |
GraniteProperties |
getProperties() |
public GraniteBuilderContext(org.eclipse.core.resources.IProject project) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreExceptionpublic org.eclipse.jdt.core.IJavaProject getJavaProject()
public GraniteProperties getProperties() throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException