主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
G3ntimar
活动总数
7
最后的活动
2020年12月17日 16:04
成员加入日期
2020年12月14日 13:14
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2020年12月17日 16:04
I tested with a fatjar and I had the same problem. At this point, the problem seems not to be the dependency loading...
社区
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 票
创建于
2020年12月17日 11:47
mmm Thanks for the question...I did this test, that is confusing me more than before... I opened IntelliJ, the flexmark is not working (no Mardown rendered, only plain test). But NO exception in ...
社区
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 票
创建于
2020年12月16日 15:42
I should ask if I can post the plugin. Anyway, I can tell I am having trouble with "flexmark" libraries for MarkDown rendering. This is a piece of my build.gradle file: ``` repositories { ma...
社区
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 票
创建于
2020年12月16日 15:20
Hallo Yann. I confirm: - the plugin JAR and all the other jars dependencies are correctly copied in the folder "~/.local/share/JetBrains/IntelliJIdea<myversion>/<pluginname>/lib/" - still, the d...
社区
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 票
创建于
2020年12月16日 14:22
Hallo Yann. Well, that's exactly the problem :) When I install a plugin, where should be this local installation in my computer (i am using Linux Mint by the way)? How can I verify that all depen...
社区
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 票