Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephen Friedrich
Total activity
1583
Last activity
November 28, 2025 21:06
Member since
February 20, 2003 08:19
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
646
Activity overview
Posts (205)
Comments (728)
Sort by recent activity
Recent activity
Votes
Created
March 27, 2003 08:44
Don't think so. If you are watching a topic then thissetting determines wether you get an e-mail for updates,but it does not change the watches itself.
Community
IntelliJ IDEA EAP Users
Watch a forum as a whole?
0 votes
Created
March 26, 2003 08:18
Well Idea never was meant to be run with a third-party LAF.The Incors people have reacted very quickly whenever we hada problem with the Alloy LAF.Also, please note that a commercial, single-develo...
Community
IntelliJ IDEA EAP Users
GUI L&F
0 votes
Created
July 29, 2010 14:13
I was just about to post this issue, too.My code uses a Java enum in a groovy class.Is groovy involved in your project, too?This is my enum:public enum AccountState { ACTIVE("active"), GRACE_...
Community
IntelliJ IDEA EAP Users
Problem running application with Enums in IDEA X
0 votes
Created
July 29, 2010 14:34
I think I isolated the problem:After removing the @NotNull annotation of the enum constructor's argument everything works fine.So I guess there's a bug in the instrumentation process.Vote/comment o...
Community
IntelliJ IDEA EAP Users
Problem running application with Enums in IDEA X
0 votes
Created
August 18, 2010 15:06
Ah, I see. Actually all I ever did was using UP/DOWN in the bottom toolwindows.If you file an issue in youtrack, I'll vote for it: http://youtrack.jetbrains.net/dashboard/IDEA
Community
IntelliJ IDEA EAP Users
Idea X - CTRL+SHIFT+Left/Right Arrow functionality
0 votes
Created
November 19, 2010 12:58
See here for common causeshttp://devnet.jetbrains.net/docs/DOC-223http://devnet.jetbrains.net/docs/DOC-23
Community
IntelliJ IDEA EAP Users
IDEA X - stepping over the line in debug mode is ofter very slow
0 votes
Created
May 01, 2003 16:06
What exactly is the problem?It happened to me occasionally that some source files suddenly had two linefeeds instead of one, so having a lot of empty lines in them.I guess the reason was editing th...
Community
IntelliJ IDEA EAP Users
Anyone having a problem with the editor screwing up linefeeds?
0 votes
Created
August 11, 2010 09:41
I dont't think there'a single document.Look carefully at the changes in 9: http://www.jetbrains.com/idea/whatsnew/index.htmlThere are lots of small (and not so small) goodies for plain Java program...
Community
IntelliJ IDEA EAP Users
Comparison IDEA 8 vs. 9 vs. 10
0 votes
Created
January 02, 2011 19:53
You mean when you use the inline refactoring "Introduce variable"?Press shift-tab until you are on the "final" and select the empty text instead. IDEA will remember it for the next time.
Community
IntelliJ IDEA EAP Users
Stop Idea adding 'final' to every local variable
0 votes
Created
May 22, 2003 14:35
I just checked again with "getChildrenReference()" and IDEA 682 (pretty old, I admit) suggests "children", "reference" and "list" (because return type is list).
Community
IntelliJ IDEA EAP Users
Bug or feature: name suggestion on introduce variable/field?
0 votes
«
First
‹
Previous
Next
›
Last
»