Class ClassMakerBuilder
java.lang.Object
org.eclipse.core.internal.events.InternalBuilder
org.eclipse.core.resources.IncrementalProjectBuilder
org.enterprisedomain.classmaker.core.ClassMakerBuilder
- All Implemented Interfaces:
org.eclipse.core.resources.IBuildConfiguration
,org.eclipse.core.runtime.IAdaptable
,org.eclipse.core.runtime.IExecutableExtension
public class ClassMakerBuilder
extends org.eclipse.core.resources.IncrementalProjectBuilder
implements org.eclipse.core.resources.IBuildConfiguration
-
Field Summary
Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD
Fields inherited from interface org.eclipse.core.resources.IBuildConfiguration
DEFAULT_CONFIG_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder
forgetLastBuiltState, getBuildConfig, getCommand, getContext, getDelta, getProject, getRule, hasBeenBuilt, isInterrupted, needRebuild, rememberLastBuiltState, requestProjectRebuild, requestProjectsRebuild, setInitializationData
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.core.resources.IBuildConfiguration
getProject
-
Field Details
-
BUILDER_ID
- See Also:
-
-
Constructor Details
-
ClassMakerBuilder
public ClassMakerBuilder()
-
-
Method Details
-
getAdapter
- Specified by:
getAdapter
in interfaceorg.eclipse.core.runtime.IAdaptable
-
getName
- Specified by:
getName
in interfaceorg.eclipse.core.resources.IBuildConfiguration
-