Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] Editor does not longer start

Hi,

actually this method returned null. I changed it to return the correct editor id and now it works again.

Thanks for the help.

yours,

Nicolai Mainiero


Am 08.01.2008 um 16:46 schrieb Andrei Sobolev:

Hi,
You are right Jae, thanks.

Nicolai could you check what getEditorId method of your
IDLTKUILanguageToolkit based class return correct editor identifier.
It is used in open from script explorer.

Best regards,
Andrei Sobolev.
i remember this happening with the python ide because of a typo in the
editor id.

On Jan 8, 2008 10:40 AM, Andrei Sobolev <andrei.sobolev@xxxxxxxxx> wrote:


Hi Nicolai,

Hi,

I'm developing the LunarEclipse Plugin for the Lua programming language.

Last week I released a new version, but with this, the editor does no longer start on double-click on a lua file. Also the Open command from the context menu does not work. It comes only up, when I select "Open
with" and select my lua editor.

Did you change something in the extension points, that could explain
this behaviour?

No we aren't have any changes in what area.
With which version of DLTK did it happend?

Best regards,
Andrei Sobolev.

cheers
Nicolai Mainiero
_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev






------------------------------------------------------------------------

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev


_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dltk-dev



Back to the top