Uses of Interface
com.iizigo.run.IRuntimeBuilder
Packages that use IRuntimeBuilder
Uses of IRuntimeBuilder in com.iizigo
Methods in com.iizigo that return IRuntimeBuilderModifier and TypeMethodDescriptionstatic IRuntimeBuilder
Activator.getRuntimeCreation()
Gets the runtime creation builder.Methods in com.iizigo with parameters of type IRuntimeBuilderModifier and TypeMethodDescriptionstatic void
Activator.setRuntimeCreation
(IRuntimeBuilder impl) Sets the runtime creation builder.Uses of IRuntimeBuilder in com.iizigo.run
Constructors in com.iizigo.run with parameters of type IRuntimeBuilderModifierConstructorDescriptionEditorRuntimeBuilderJob
(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
Classes in com.iizigo.run.impl that implement IRuntimeBuilderModifier and TypeClassDescriptionclass
The activator class controls the plug-in life cycle.Uses of IRuntimeBuilder in com.iizigo.run.prop
Methods in com.iizigo.run.prop with parameters of type IRuntimeBuilderModifier and TypeMethodDescriptionvoid
EditorRuntimeBuilderProps.setup
(ModuleModel module, IRuntimeBuilder runtimeBuilder) Sets up the property.