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
FieldsFields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILDFields inherited from interface org.eclipse.core.resources.IBuildConfiguration
DEFAULT_CONFIG_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder
forgetLastBuiltState, getBuildConfig, getCommand, getContext, getDelta, getProject, getRule, hasBeenBuilt, isInterrupted, needRebuild, rememberLastBuiltState, requestProjectRebuild, requestProjectsRebuild, setInitializationDataMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
getAdapterin interfaceorg.eclipse.core.runtime.IAdaptable
-
getName
- Specified by:
getNamein interfaceorg.eclipse.core.resources.IBuildConfiguration
-