Skip to main content



      Home
Home » Eclipse Projects » Dynamic Languages Toolkit (DLTK) » Setting default interpreter
Setting default interpreter [message #37862] Thu, 04 June 2009 02:23 Go to next message
Eclipse UserFriend
Hi,
I am using eclipse 3.4.1 with S1.0M4 DLTK .

In my launching plugin, I am using an extension
"org.eclipse.dltk.launching.interpreterInstalls" to add our own
interpreter automatically as default interpreter.so when we clear
workspace abd start our IDE it automaticlly picks and add our interpreter
in the interpreter preference page.But it does not select it as default
interpreter.Before running the script ,the user has to go to interpreter
preference page and manually check the interpreter and set it as default
interpreter.

But we dont want user to take care of setting the default interpreter.Is
there any mechanism by which it will automatically picks the interpreter
given through "org.eclipse.dltk.launching.interpreterInstalls" extension
and adds it as default (i.e check the box). So when the user starts our
IDE it will be automatically set and the user should not bother about
setting interpreter.

Please Help

Regards
Sheela
Re: Setting default interpreter [message #37964 is a reply to message #37862] Thu, 04 June 2009 04:36 Go to previous messageGo to next message
Eclipse UserFriend
Hi Sheela,

I suppose default interpreter could be selected automatically if it was
not selected yet and there are some interpreters available.

Will handle it in the nearest days.

Regards,
Alex


Sheela wrote:
> Hi,
> I am using eclipse 3.4.1 with S1.0M4 DLTK .
>
> In my launching plugin, I am using an extension
> "org.eclipse.dltk.launching.interpreterInstalls" to add our own
> interpreter automatically as default interpreter.so when we clear
> workspace abd start our IDE it automaticlly picks and add our
> interpreter in the interpreter preference page.But it does not select it
> as default interpreter.Before running the script ,the user has to go to
> interpreter preference page and manually check the interpreter and set
> it as default interpreter.
>
> But we dont want user to take care of setting the default interpreter.Is
> there any mechanism by which it will automatically picks the interpreter
> given through "org.eclipse.dltk.launching.interpreterInstalls" extension
> and adds it as default (i.e check the box). So when the user starts our
> IDE it will be automatically set and the user should not bother about
> setting interpreter.
>
> Please Help
>
> Regards
> Sheela
>
Re: Setting default interpreter [message #38313 is a reply to message #37964] Tue, 09 June 2009 10:17 Go to previous message
Eclipse UserFriend
Hi Sheela,

I have fixed this issue, now default interpreter should be assigned
automatically, could you please check it with 1.0RC4 build.

Thank you,
Alex

Alex Panchenko wrote:
> Hi Sheela,
>
> I suppose default interpreter could be selected automatically if it was
> not selected yet and there are some interpreters available.
>
> Will handle it in the nearest days.
>
> Regards,
> Alex
>
>
> Sheela wrote:
>> Hi,
>> I am using eclipse 3.4.1 with S1.0M4 DLTK .
>>
>> In my launching plugin, I am using an extension
>> "org.eclipse.dltk.launching.interpreterInstalls" to add our own
>> interpreter automatically as default interpreter.so when we clear
>> workspace abd start our IDE it automaticlly picks and add our
>> interpreter in the interpreter preference page.But it does not select
>> it as default interpreter.Before running the script ,the user has to
>> go to interpreter preference page and manually check the interpreter
>> and set it as default interpreter.
>>
>> But we dont want user to take care of setting the default
>> interpreter.Is there any mechanism by which it will automatically
>> picks the interpreter given through
>> "org.eclipse.dltk.launching.interpreterInstalls" extension and adds it
>> as default (i.e check the box). So when the user starts our IDE it
>> will be automatically set and the user should not bother about
>> setting interpreter.
>>
>> Please Help
>>
>> Regards
>> Sheela
>>
Previous Topic:Eclipse and JRuby licensing
Next Topic:[BUILD] S-1.0RC4-200906091106
Goto Forum:
  


Current Time: Sun Apr 27 01:23:28 EDT 2025

Powered by FUDForum. Page generated in 0.02538 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top