Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
JC
Total activity
10
Last activity
September 06, 2021 18:23
Member since
August 11, 2021 14:13
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 06, 2021 18:23
Hi Yann Cebron thank you for replying, apologies for not including a stack trace, the code I had written didn't throw any errors directly (the error I reported above is caused by something else) it...
Community
IntelliJ IDEA Open API and Plugin Development
Creating a git repository on New Project generation from a plugin
0 votes
Created
August 26, 2021 18:13
To anyone that finds this question in the future, one way to achieve this is to add the following Gradle task: processResources { exclude("fileTemplates/internal/**") from(fileTree("src/main/...
Community
IntelliJ IDEA Plugin Users
Can you store internal file templates in sub folders?
0 votes
Created
August 25, 2021 10:13
Thank you so much, I have voted so hopefully someone is able to help
Community
IntelliJ IDEA Users
IntelliJ Database Query NotSerializableException when Selecting Map from Parquet File with Apache Drill Driver
0 votes