主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Julian
活动总数
12
最后的活动
2024年08月23日 07:28
成员加入日期
2024年04月24日 09:20
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年07月06日 08:12
Dear Karol Lewandowski,that was the issue, thanks! :-) Best regards,Julian
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 票
创建于
2024年07月03日 11:38
Hi Karol Lewandowski,the following jar-File are inside the .zip-archive in the build/distributions folder. (For the picture, i unzipped it → build/distributions/$PLUGIN-NAME$/lib → )The missing cla...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 票
创建于
2024年07月03日 08:34
Hi Karol Lewandowski,in which jar it should actually be? I see the “missing” library inside the .zip-archive in the build/distributions folder. But I don't find any external library inside one of m...
社区
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 票
创建于
2024年05月08日 05:43
Okay, it looks like the issue came from an error of the Python Debugger that obviously got fixed. The SocketException was thrown because the socket was closed immidiately after starting the debuggi...
社区
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 票
创建于
2024年05月07日 07:42
Hey Karol Lewandowski ! Thanks for your answer! :-)I will try to clearify things: I opened a Dummy Project with a single main.py file that includes just two variables and a print statement. But I t...
社区
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 票
创建于
2024年05月06日 16:22
Hi Karol Lewandowski !I just used the template code from GitHub for a new Plugin and set the target platform to PC in the gradle.properties. Then, I used the runIde Gradle Task to run my plugin. Af...
社区
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 票