Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephen Friedrich
Total activity
1575
Last activity
November 28, 2024 09:16
Member since
February 20, 2003 08:19
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
643
Activity overview
Posts (202)
Comments (726)
Sort by votes
Recent activity
Votes
Created
February 11, 2019 09:17
Your question is a bit hard to understand. It may be you are looking for main menu File -> Settings, then Appearance & Behavior -> System Settings, then on the right "Project Opening"
Community
IntelliJ IDEA Users
Unable to open Multiple Projects in IntelliJ Idea 2018.3 community edition
2 votes
Created
February 06, 2019 09:33
The root cause for the problem is a change made in gradle 5, see https://docs.gradle.org/current/userguide/upgrading_version_4.html#rel4.8:configure_internal_tasks So probably IDEA uses a standalon...
Community
IntelliJ IDEA Users
Cannot add Gradle Task 'Wrapper' as a task with that name already exists.
1 vote
Created
September 03, 2018 08:30
File > Settings > Editor > Code Style > Java > Imports > "Class count to use import with '*" and "Names count to use static import with '*'" Set both to 9999 or so.
Community
IntelliJ IDEA Users
How to I disable import shortening?
0 votes
Created
June 29, 2018 10:57
Or press Ctrl-Enter: That puts the focus to the match in the editor but leaves the search bar open.
Community
IntelliJ IDEA EAP Users
Cursor during Find
1 vote
Created
January 12, 2018 15:32
See https://youtrack.jetbrains.com/issue/IDEA-151558 and the comments there.
Community
IntelliJ IDEA Users
Project Dependency Awareness with Gradle?
1 vote
Created
July 06, 2016 07:26
I don't think there is such a shortcut. Usually I really just use Quick Documentation instead. AFAICS it includes all the info that the tooltip shows, but I can understand that it is too heavyweigh...
Community
IntelliJ IDEA Users
Keyboard shortcut that does EXACTLY what holding command and hovering over a variable or method does
1 vote
Created
June 28, 2004 16:26
That's true, be I wrote my own class UnicodeProperties that can deal with properties files in unicode formats.We had problems again and again with localization due to corrupted properties files tha...
Community
IntelliJ IDEA EAP Users
Different editor font for different file types?
1 vote
Created
April 17, 2007 10:45
Hm, might be useful. You can always request a feature in Jira: http://www.jetbrains.net/jira/Usually I do it the other way round:Create a class with just the fields.Code -> Generate -> getters and ...
Community
IntelliJ IDEA Users
Implement Interface > automatically create fields/getters/setters
1 vote
Created
November 19, 2015 12:43
Yes, this happens quite a lot and makes working it unfeasable to collapse specific parts and continue to work in that file.I think it is not intentionally, but a side effect of other actions.A quic...
Community
IntelliJ IDEA Users
Turning off Auto code unfolding
1 vote
Created
June 11, 2008 11:42
Idea is a different IDE. Try to discover its features and try to make the best of it, rather than trying to emulate whatever you used before.For the most part Idea has very high usability (much bet...
Community
IntelliJ IDEA Users
Tooltip on mouseover?
1 vote
«
First
‹
Previous
Next
›
Last
»