Class SetVariablesOperation

All Implemented Interfaces:
org.eclipse.core.resources.IWorkspaceRunnable, org.eclipse.core.runtime.ICoreRunnable, org.eclipse.core.runtime.IProgressMonitor

public class SetVariablesOperation extends ChangeClasspathOperation
  • Constructor Details

    • SetVariablesOperation

      public SetVariablesOperation(String[] variableNames, org.eclipse.core.runtime.IPath[] variablePaths, boolean updatePreferences)
  • Method Details