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 06, 2007 09:36
Also be sure to pay attention to Idea's status bar. On other occasions useful info also appears there.
Community
IntelliJ IDEA Users
CTRL SHIFT F7 is nice - but how do you turn it off
0 votes
Created
February 07, 2007 10:01
For what it may be worth: We had no serious issues with svn at all and have been using it with Idea for more than a year now (everything in pre-1.4 svn-format, maybe that makes a difference).The on...
Community
IntelliJ IDEA Users
Extreme subversion pain
0 votes
Created
March 09, 2007 14:44
The error message is wrong.You have to select (all three characters) the '123', not just put the caret in it.There's also the SmartRefactor plugin that helps here.
Community
IntelliJ IDEA Users
How is 'Introduce Constant' supposed to work?
0 votes
Created
March 14, 2007 15:58
Are you sure you did that in the correct profile?It's a little awkward to see which profile Idea actually uses:Even though there's a node for "Project Default", when you click on the parent node "P...
Community
IntelliJ IDEA Users
How do I stop IntelliJ from marking EJB3 @Table, @Column (etc) as errors?
0 votes
Created
May 19, 2015 06:41
Sorry, I can't say anything about the problem itself (other than it looks like a bug to me, too).As you have gotten no response so far, I would propose that you file a bug in Jetbrains tracker:http...
Community
IntelliJ IDEA Users
Cannot run a class using a maven compilation
0 votes
Created
June 05, 2015 13:53
I don't think that's possible in IDEA right now.In this ticket I proposed to move the list of "static importable classes" from the "Static import" inspection to the code style import setting:https:...
Community
IntelliJ IDEA Users
Static import suggestions
0 votes
Created
June 05, 2015 13:56
Why? What is it that you are trying to achieve?IMHO an application running in a container does not logically even have the concept of a "current working directory".
Community
IntelliJ IDEA Users
how to set working dir when launch tomcat
0 votes
Created
April 12, 2007 13:24
I found that configured ant build files slow down project loading in Selena a lot.After removing all configured build files project loading is slightly faster than in Demtra:http://www.jetbrains.ne...
Community
IntelliJ IDEA Users
7.0 Milestone 1 Startup Time
0 votes
Created
June 29, 2015 08:29
How?
Community
IntelliJ IDEA Users
Query
0 votes
Created
June 29, 2015 07:20
What exactly would you like to express by attaching "final" to a static method?As the explanation says, you just cannot "override" a static method.Usually you call a static method using its class: ...
Community
IntelliJ IDEA Users
What is the point of the "static method declared final" inspection?
0 votes
«
First
‹
Previous
Next
›
Last
»