Uses of Interface
com.iizigo.run.IRuntimeBuilder
Uses of IRuntimeBuilder in com.iizigo
Modifier and TypeMethodDescriptionstatic IRuntimeBuilder
Activator.getRuntimeCreation()
Gets the runtime creation builder.Modifier and TypeMethodDescriptionstatic void
Activator.setRuntimeCreation
(IRuntimeBuilder impl) Sets the runtime creation builder.Uses of IRuntimeBuilder in com.iizigo.run
ModifierConstructorDescriptionEditorRuntimeBuilderJob
(org.eclipse.core.resources.IProject project, RuntimeBuilderSettings settings, IRuntimeBuilder runtimeBuilder) Creates the Job for a the iiziRun builder and sets the Build Rule.Uses of IRuntimeBuilder in com.iizigo.run.impl
Modifier and TypeClassDescriptionclass
The activator class controls the plug-in life cycle.Uses of IRuntimeBuilder in com.iizigo.run.prop
Modifier and TypeMethodDescriptionvoid
EditorRuntimeBuilderProps.setup
(ModuleModel module, IRuntimeBuilder runtimeBuilder) Sets up the property.