mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
javadoc
This commit is contained in:
@@ -22,6 +22,9 @@ import com.intellij.openapi.util.JDOMExternalizable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* @see com.intellij.execution.RunManager
|
||||
*/
|
||||
public interface RunConfiguration extends RunProfile, JDOMExternalizable, Cloneable {
|
||||
ConfigurationFactory getFactory();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user