Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] How to listen for interpreter changes?

Hi Gabriel,

You could use org.eclipse.dltk.launching.ScriptRuntime.addInterpreterInstallChangedListener() method to register listener.

Best regards,
Andrei Sobolev.
Hi,

Is there a way one can listen for interpreter changes (This event can
appear either by changing the Eclipse preference or the project
property).

Thanks!

Regards,
Gabriel




Back to the top