|
From: Philip C. <phi...@or...> - 2015-12-16 17:17:19
|
I got PyCharm working in IntelliJ with my version of jython, very nice! Thanks phil On 12/16/15 10:30 AM, Philip Cannata wrote: > Yes, that worked and it was easy, nice! I'm teaching an "Elements of > Programming Languages" course at the University of Texas and I'm > planning to use this or, more likely, the PyCharm plugin for IntelliJ. > Thanks for the quick, helpful response. > Phil > > On 12/16/15 10:04 AM, Paul Everitt wrote: >> Hi Phil. As disclosure, I’m the PyCharm Developer Evangelist. >> >> It’s pretty easy. In PyCharm, under “Project Interpreters”, you add a >> new interpreter and just point to your own jython executable. >> >> —Paul >> >>> On Dec 16, 2015, at 10:58 AM, Philip Cannata >>> <phi...@or...> wrote: >>> >>> Thanks for the reply, however, I'd like to know how to load my own >>> version of jython that I've built from the source into IntelliJ and/or >>> PyCharm. >>> Phil >>> >>> On 12/15/15 1:57 PM, fwi...@gm... wrote: >>>> On Tue, Dec 15, 2015 at 9:52 AM, Philip Cannata >>>> <phi...@or...> wrote: >>>>> Are there instructions for running jython in IntelliJ? >>>> The Python plugin has great Jython support: >>>> >>>> https://plugins.jetbrains.com/plugin/?idea&pluginId=631 >>>> >>>> -Frank >>> >>> ------------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Jython-users mailing list >>> Jyt...@li... >>> https://lists.sourceforge.net/lists/listinfo/jython-users > |