Andrew Gaydenko

- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 23
-
-
Edited Is it safe to use a module in multiple projects?
AnsweredI mean the case iml file already exists in the module directory. -
Created What is your way to switch development between computers?
AnsweredI mean the case you want to develop the same project switching between, say, workstation and laptop at the case you can not use external sync point (sever). I have thought about (and am going to ... -
Created Console buffer is too slow. How to optimize?
AnsweredHi! The last stable Ultimate is in use. I need rather large console buffer, but not too large :) I have set it about 64MB. It results in infinite IDE freezing. I have plenty of RAM, and at the mome... -
Created HOWTO disable font sizes sync?
AnsweredHi! Yes, there was this thread https://youtrack.jetbrains.com/issue/IDEA-205370 , and the bug is set as fixed: https://youtrack.jetbrains.com/issue/IDEA-182954 Nevertheless with the last stable IU... -
Created Modules forget a group they belong to
AnsweredI have a multi-module project (mixing different languages, frameworks and so on). The problem is, sometimes modules leave a group they belong to and go to project root hierarchy. This jump-out can ... -
Created Project tree font family is alien. How to fix?
AnsweredHi! The problem takes place with the current and the previous stable builds at least. I have selected some font as "User custom font", but project tree doesn't respect the setting. Instead it uses,... -
Created Avoid fonts sizes sharing - HOWTO?
AnsweredHi! How to prevent fonts sizes sharing (both for UI and editor) between workstation and laptop during configurations synchronization? -
Created Running Spring app two ways with DRY - HOWTO?
AnsweredHi! The first way is to use script starting mvn with plenty of -D params. The second one is to start the app from IDEA with plenty params set in the run configuration. I'd want to keep both ways ... -
Created IDEA vs Android Studio
AnsweredHi! Has Android Studio any advantages against IDEA Ultimate with Android plugin installed?