Package org.eclipse.ease.lang.python
Class PyDevPathImporter
java.lang.Object
org.eclipse.ease.lang.python.ResourceProjectPathImporter
org.eclipse.ease.lang.python.PyDevPathImporter
- All Implemented Interfaces:
IExecutionListener
,IScriptEngineLaunchExtension
public class PyDevPathImporter extends ResourceProjectPathImporter
-
Field Summary
Fields inherited from interface org.eclipse.ease.IExecutionListener
ENGINE_END, ENGINE_START, SCRIPT_END, SCRIPT_INJECTION_END, SCRIPT_INJECTION_START, SCRIPT_START
-
Constructor Summary
Constructors Constructor Description PyDevPathImporter()
-
Method Summary
Methods inherited from class org.eclipse.ease.lang.python.ResourceProjectPathImporter
createEngine, notify
-
Constructor Details
-
PyDevPathImporter
public PyDevPathImporter()
-