主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jain Ayusch10
活动总数
13
最后的活动
2020年04月06日 09:34
成员加入日期
2020年04月03日 08:51
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年04月05日 07:14
Hey Chenarviv, Were you able to solve this? If yes, could you post the solution here. Stuck with this since 2 days.
社区
IntelliJ IDEA Open API and Plugin Development
Running console commands from intelliJ plugin
1 票
已编辑于
2020年04月06日 09:34
Yeah. Hadn't thought about that ! Will check out ktor now. I did have a look at it earlier but was hooked on making a simpler CURL request. Thank you so much :) Would've totally missed the windows ...
社区
IntelliJ IDEA Open API and Plugin Development
Running a shell script from my plugin's directory
0 票
创建于
2020年04月06日 09:19
Jakub Chrzanowski Couldn't find a good Kotlin library for networking. Hence, thought it'd be easier to make API call via CURL. Didn't want to go all the way back to HttpUrlConnection. I'm just star...
社区
IntelliJ IDEA Open API and Plugin Development
Running a shell script from my plugin's directory
0 票
创建于
2020年04月06日 08:57
Jakub Chrzanowski I am trying to run a CURL request. But it just doesn't seem to work using Runtime.getRuntime().exec() I even posted a question on this forum as well as stack overflow: https://sta...
社区
IntelliJ IDEA Open API and Plugin Development
Running a shell script from my plugin's directory
0 票
创建于
2020年04月03日 15:26
Hey Henry Peterson Thanks for the reply. Yes, that was the problem indeed. I hadn't included the dependency for Kotlin. Works now! Also, there's another question that I'd like to mention. I want ...
社区
IntelliJ IDEA Open API and Plugin Development
PluginClassLoader ClassNotFoundException
0 票