Support for Java code within a Python project
Answered
I'm using PyCharm Professional for a python project, but recently had to include some Java code inside the project (for Bamboo Specs). I can't find any plugins that support Java code, which means I'm left with no language support in the editor.
Is there any way to add basic Java support to PyCharm?
I don't want to use IDEA with the Python plugin because (apparently) that won't give me the full set of Professional features I get in PyCharm, and my projects are all primarily python anyway.
Please sign in to leave a comment.
Hello,
There is no way to add Java support to Pycharm Professional. If you want Java support with the feature set of Pycharm Professional, the only option is using IntelliJ IDEA Ultimate with python plugin.
> I don't want to use IDEA with the Python plugin because (apparently) that won't give me the full set of Professional features I get in PyCharm
Could you please clarify which Pycharm Professional features are not present in python plugin for IntelliJ IDEA Ultimate?