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
July 05, 2005 16:38
I think you exaggerate the problem a lot.IMHO all that is needed is a mapping of local variable index (as stored in the byte code) to and from variable name.That can very easily be extracted from t...
Community
IntelliJ IDEA Users
Local variables debug info unavailable
0 votes
Created
July 05, 2005 17:12
This is kind of interesting.For parameters the simple approach definitly would work.See Java Virtual Machine Specification:3.6.1 Local VariablesThe Java virtual machine uses local variables to pass...
Community
IntelliJ IDEA Users
Local variables debug info unavailable
0 votes
Created
October 06, 2006 14:34
I think it's a bug, if only because folding in Java files behaves differently.At least it's a usability issue: I often move the caret using the keyboard and if the new line is shorter than the prev...
Community
IntelliJ IDEA Users
Can somebody else please try and reproduce IDEA-9522
0 votes
Created
November 28, 2006 13:08
If I am not completely mistaken (which I don't want to rule out) the META-INF folder does not matter at all - it is ignored by the app-server.The WEB-INF folder must be in the root, seehttp://java....
Community
IntelliJ IDEA Users
An IntelliJ .war set-up is different from an Eclipse .war set-up, because?
0 votes
Created
December 07, 2006 10:09
Wrong forum. This one's about discussion about the documentation itself.You might want to ask in "Community" or maybe in "EAP" (which isn't truly the right forum either, but seems to be an establis...
Community
IntelliJ IDEA Users
Include java files a resources
0 votes
Created
December 12, 2006 18:21
Strange - works for me (in Idea build 6117 == 6.0.3 EAP).Pin the junit run => Analyze stacktrace opens a new tab.Unpin the junit run => Analyze stacktrace reuses the junit tab.If this is reproducib...
Community
IntelliJ IDEA Users
feature request: analyze stack trace
0 votes
Created
December 19, 2006 16:59
You need to go to the settings for each of your web modules and create a dependency to the Java module:Project Settings -> Project Structure -> Open the "Modules" node in the tree and select the mo...
Community
IntelliJ IDEA Users
Java and Web Module question
0 votes
Created
April 09, 2015 11:51
Strange. Works for me in IDEA 14.1.1 and Ubuntu 14.04.I also set Nemo to be default as described in http://www.fandigital.com/2013/01/set-nemo-default-file-manager-ubuntu.htmlDid you restart (IDEA,...
Community
IntelliJ IDEA Users
[Ubuntu 14.10] - How can I get IntelliJ IDEA's “Show in Files” to open Nemo instead of Nautilus?
0 votes
Created
February 23, 2007 08:02
In Idea's issue tracker: http://www.jetbrains.net/jira/browse/IDEAIf you want to save them some work do a search for a similar issue first.Then if needed create a new issue in project "IDEA: Feed...
Community
IntelliJ IDEA Users
Wish: Extract Interface to suggest interface name
0 votes
Created
February 23, 2007 07:59
Eclipse compiles only when you explicitly save, right?So if you map the ctrl-s shortcut to "Make" (and of course set compilation to background mode) you should get roughly the same experience as in...
Community
IntelliJ IDEA Users
automatic building/compiling like eclipse?
0 votes
«
First
‹
Previous
Next
›
Last
»