Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jsb Jetbrains
Total activity
8
Last activity
December 20, 2024 17:24
Member since
September 01, 2020 20:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Edited
December 20, 2024 17:24
We use the native IntelliJ build system for our projects, which I prefer over Gradle / Maven. I'm not sure why you say you should not use this as the golden-source of project structure definition. ...
Community
IntelliJ IDEA Open API and Plugin Development
How do I create a Maven project library from within an IntelliJ plugin?
0 votes
Edited
December 12, 2024 16:43
In the IDE interface, you can go to project structure → global libraries, right click a library, then select the option to copy that to project libraries. I’m trying to replicate that same behavior...
Community
IntelliJ IDEA Open API and Plugin Development
How do I create a Maven project library from within an IntelliJ plugin?
0 votes
Created
December 08, 2024 20:26
Thank you!!! This has wasted so much time. I wish the IntelliJ plug-in documentation warned you about this.
Community
IntelliJ IDEA Open API and Plugin Development
Class not found when running plugin
0 votes
Created
September 01, 2020 20:30
I don't have that menu option "Import Gradle Project", do I need to enable some plug-in? I have IntelliJ 2020.1.
Community
IntelliJ IDEA EAP Users
How do I add Gradle to an existing project?
0 votes