Whrere is [import com.jetbrains.python.debugger.remote.PyRemoteDebugConfiguration] package ? Follow
Hi. I develop plugins for PyCharm.
so, I have a clone from GitHub PyCharm plugins, but this source include
import com.jetbrains.python.debugger.remote.PyRemoteDebugConfiguration;
because the build is failed.
Whrere is that package?
Thank you reading.
Please sign in to leave a comment.
Hi, which source includes the import? This class is a part of PyCharm Professional code base.
Thank you Dmitry.
I would like make this plugins.
https://github.com/cmcpasserby/MayaCharm
So, i arrange it another DCC tool plugins about Houdini.
I use PyCharm Professional 2017 3.2 RC from JetBrains ToolBox, and I already searched my local directory
PyCharm Professional lib, but i dont found it.
Whrere is that package?
Please give me more information.
Thank you reading.