Package | Description |
---|---|
org.eclipse.oomph.setup |
The generated EMF API of the setup model.
|
org.eclipse.oomph.setup.git.impl | |
org.eclipse.oomph.setup.impl |
The generated EMF implementation of the setup model.
|
org.eclipse.oomph.setup.jdt.impl | |
org.eclipse.oomph.setup.launching.impl | |
org.eclipse.oomph.setup.maven.impl | |
org.eclipse.oomph.setup.mylyn.impl | |
org.eclipse.oomph.setup.p2.impl | |
org.eclipse.oomph.setup.pde.impl | |
org.eclipse.oomph.setup.projects.impl | |
org.eclipse.oomph.setup.projectset.impl | |
org.eclipse.oomph.setup.targlets.impl | |
org.eclipse.oomph.setup.workbench.impl | |
org.eclipse.oomph.setup.workingsets.impl |
Modifier and Type | Method and Description |
---|---|
boolean |
SetupTask.isNeeded(SetupTaskContext context) |
void |
SetupTask.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
GitCloneTaskImpl.isNeeded(SetupTaskContext context) |
void |
GitCloneTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
CompoundTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
EclipseIniTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
InstallationTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
LinkLocationTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
PreferenceTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
RedirectionTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
ResourceCopyTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
ResourceCreationTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
StringSubstitutionTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
TextModifyTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
VariableTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
WorkspaceTaskImpl.isNeeded(SetupTaskContext context) |
void |
CompoundTaskImpl.perform(SetupTaskContext context) |
void |
EclipseIniTaskImpl.perform(SetupTaskContext context) |
void |
InstallationTaskImpl.perform(SetupTaskContext context) |
void |
LinkLocationTaskImpl.perform(SetupTaskContext context) |
void |
PreferenceTaskImpl.perform(SetupTaskContext context) |
void |
RedirectionTaskImpl.perform(SetupTaskContext context) |
void |
ResourceCopyTaskImpl.perform(SetupTaskContext context) |
void |
ResourceCreationTaskImpl.perform(SetupTaskContext context) |
void |
StringSubstitutionTaskImpl.perform(SetupTaskContext context) |
void |
TextModifyTaskImpl.perform(SetupTaskContext context) |
void |
VariableTaskImpl.perform(SetupTaskContext context) |
void |
WorkspaceTaskImpl.perform(SetupTaskContext context) |
protected void |
SetupTaskImpl.performUI(SetupTaskContext context,
SetupTaskImpl.RunnableWithContext runnable) |
void |
SetupTaskImpl.RunnableWithContext.run(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
JRETaskImpl.isNeeded(SetupTaskContext context) |
void |
JRETaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
LaunchTaskImpl.isNeeded(SetupTaskContext context) |
void |
LaunchTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
MavenImportTaskImpl.isNeeded(SetupTaskContext context) |
void |
MavenImportTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
MylynBuildsTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
MylynQueriesTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
MylynBuildsTaskImpl.MylynHelper.isNeeded(SetupTaskContext context,
MylynBuildsTask task) |
boolean |
MylynQueriesTaskImpl.MylynHelper.isNeeded(SetupTaskContext context,
MylynQueriesTask task) |
void |
MylynBuildsTaskImpl.perform(SetupTaskContext context) |
void |
MylynQueriesTaskImpl.perform(SetupTaskContext context) |
void |
MylynBuildsTaskImpl.MylynHelper.perform(SetupTaskContext context,
MylynBuildsTask task) |
void |
MylynQueriesTaskImpl.MylynHelper.perform(SetupTaskContext context,
MylynQueriesTask task) |
Modifier and Type | Method and Description |
---|---|
boolean |
P2TaskImpl.isNeeded(SetupTaskContext context) |
void |
P2TaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
APIBaselineTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
TargetPlatformTaskImpl.isNeeded(SetupTaskContext context) |
void |
APIBaselineTaskImpl.perform(SetupTaskContext context) |
void |
TargetPlatformTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
PathVariableTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
ProjectsImportTaskImpl.isNeeded(SetupTaskContext context) |
void |
PathVariableTaskImpl.perform(SetupTaskContext context) |
void |
ProjectsImportTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
ProjectSetImportTaskImpl.isNeeded(SetupTaskContext context) |
void |
ProjectSetImportTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
TargletTaskImpl.isNeeded(SetupTaskContext context) |
void |
TargletTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
FileAssociationsTaskImpl.isNeeded(SetupTaskContext context) |
boolean |
KeyBindingTaskImpl.isNeeded(SetupTaskContext context) |
void |
FileAssociationsTaskImpl.perform(SetupTaskContext context) |
void |
KeyBindingTaskImpl.perform(SetupTaskContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
WorkingSetTaskImpl.isNeeded(SetupTaskContext context) |
void |
WorkingSetTaskImpl.perform(SetupTaskContext context) |
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html