org.granite.builder
Class GraniteBuilderContext

java.lang.Object
  extended by org.granite.builder.GraniteBuilderContext

public class GraniteBuilderContext
extends java.lang.Object

Author:
Franck WOLFF

Constructor Summary
GraniteBuilderContext(org.eclipse.core.resources.IProject project)
           
 
Method Summary
 org.eclipse.jdt.core.IJavaProject getJavaProject()
           
 GraniteProperties getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraniteBuilderContext

public GraniteBuilderContext(org.eclipse.core.resources.IProject project)
                      throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException
Method Detail

getJavaProject

public org.eclipse.jdt.core.IJavaProject getJavaProject()

getProperties

public GraniteProperties getProperties()
                                throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException