Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
G3ntimar
Total activity
7
Last activity
December 17, 2020 16:04
Member since
December 14, 2020 13:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
December 17, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 votes
Created
December 17, 2020 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 votes
Created
December 16, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 votes
Created
December 16, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 votes
Created
December 16, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Install jar dependencies with a plugin
0 votes