Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Julian
Total activity
12
Last activity
August 23, 2024 07:28
Member since
April 24, 2024 09:20
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
July 06, 2024 08:12
Dear Karol Lewandowski,that was the issue, thanks! :-) Best regards,Julian
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 votes
Created
July 03, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 votes
Created
July 03, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
ClassNotFoundException when Using Tyrus and Grizzly with PyCharm Plugin
0 votes
Created
May 08, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 votes
Created
May 07, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 votes
Created
May 06, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Socket Exception trying to use Debugger in PyCharm
0 votes