Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Chylek
Total activity
19
Last activity
December 03, 2022 07:32
Member since
October 19, 2020 07:20
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (1)
Comments (12)
Sort by recent activity
Recent activity
Votes
Edited
December 03, 2022 07:32
Yes, I reported the issue once I could verify it was still happening in 2022.3, since I found it in 2022.3 RC 2 and I was stuck on that version because the YouTrack plugin completely broke after th...
Community
IntelliJ IDEA Users
Location of module settings for Gradle Wrapper project without .iml files under $PROJECT_DIR$
0 votes
Created
December 01, 2022 22:11
I need to delete the external_build_system folder because IDEA is refusing to load Gradle subprojects from folders which were previously excluded, even if they're not supposed to be excluded anymor...
Community
IntelliJ IDEA Users
Location of module settings for Gradle Wrapper project without .iml files under $PROJECT_DIR$
0 votes
Created
November 24, 2022 12:08
The idea-ext plugin is not usable for this because of https://youtrack.jetbrains.com/issue/IDEA-282322, if you checkout an older commit then IDEA cannot import or build the project anymore.
Community
IntelliJ IDEA Users
Calling a Gradle task when idea refreshes the project
0 votes
Created
December 22, 2021 15:02
Yes, the technique is "we break compilation, they fix it" :P but since it almost never happens, and even the people who use those modules don't touch them all the time, it's not really a problem. S...
Community
IntelliJ IDEA Users
Disable "There may be usages in unloaded module" when refactoring
0 votes
Created
December 20, 2021 22:34
The problem is that removing modules changes modules.xml, which we're sharing in version control to make project setup easier, so it'd be nice to have the ability to unload a module without adding ...
Community
IntelliJ IDEA Users
Disable "There may be usages in unloaded module" when refactoring
0 votes
Created
December 20, 2021 20:14
Thanks; I'm always trying to be on the latest stable version. IntelliJ IDEA 2021.3 (Ultimate Edition)Build #IU-213.5744.223, built on November 27, 2021
Community
IntelliJ IDEA Users
Disable "There may be usages in unloaded module" when refactoring
0 votes
Created
November 22, 2021 09:54
Ah, it has appeared now. I tried it again before I posted my comment; the creation timestamp of the file is 10:52, so for some reason it took about 3 minutes before the file was created.
Community
IntelliJ IDEA Users
Setting VM arguments for any type of execution
0 votes
Created
November 22, 2021 09:50
I tried that earlier to see if that would work, but nothing changed in .idea/runConfigurations.
Community
IntelliJ IDEA Users
Setting VM arguments for any type of execution
0 votes
Created
November 22, 2021 08:32
Hi, I'm already saving run configurations to VCS. I'm talking about saving *templates* to VCS, because we need to set VM arguments for all *temporary* configurations that IntelliJ creates, for ex. ...
Community
IntelliJ IDEA Users
Setting VM arguments for any type of execution
0 votes
Created
November 19, 2021 12:00
We need to run unit tests with several --add-exports VM parameters, otherwise the tests can't even launch. We set the parameters for our saved configurations, but if developers click the green Run ...
Community
IntelliJ IDEA Users
Setting VM arguments for any type of execution
0 votes
Next
›
Last
»