Jain Ayusch10
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
-
-
-
Jain Ayusch10 创建了一个帖子, 已回答Running a shell script from my plugin's directory
Hello there, I want to run a shell script from my plugin's directory. Inside the resources directory, I've created another directory named "scripts" and have a script inside it named (let's say) s... -
-
Jain Ayusch10 创建了一个帖子, 已回答Running console command from plugin and displaying the output
Hi there, I'm trying to execute a CURL request from my plugin and display the JSON Response in the console window. I've already tried this: https://intellij-support.jetbrains.com/hc/en-us/community... -
-
Jain Ayusch10 创建了一个帖子, 已回答PluginClassLoader ClassNotFoundException
I'm new to creating a plugin in intelliJ and was developing my first plugin. Getting this strange error: Caused by: java.lang.ClassNotFoundException: MyAction PluginClassLoader[org.example.MyPlugin...