Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] change interpreter for project

Hi Jae,

DLTK already have method to change interpreter per project.
It is from buildpath preference page, using edit button for Interpreter
libraries container, and choose required interpreter.

Best regards,
Andrei Sobolev.
> hello all -
>
>   i'm working on adding a property page that will allow a user to
> change which interpreter a project is using, but i can't seem to
> figure out how i would go about updating the .buildpath entry. i found
> the code that creates the correct buildpath entry in the
> ProjectWizardSecondPage class, but i'm having a hard time tracking
> down how to get that entry written into the .buildpath file and cause
> a rebuild of the project to occur.
>
>   thx!
>
> -- 
> -jae
> ------------------------------------------------------------------------
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>   



Back to the top