| InterpreterInstallTypes [message #999891] |
Sun, 13 January 2013 05:38  |
Kevin Hagel Messages: 15 Registered: December 2012 |
Junior Member |
|
|
The normal way of adding InterpreterInstallTypes is through the extension org.eclipse.dltk.launching.interpreterInstallTypes.
It seems that's the only way to add install types so that ScriptRuntime sees them.
ScriptRuntime stores them in
private static IInterpreterInstallType[] fgInterpreterTypes = null;
Is there a way to programatically add interpreter install types without using the interpreterInstallTypes extension, to do it during runtime?
[Updated on: Sun, 13 January 2013 05:39] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01499 seconds