Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
David Beutel
Total activity
209
Last activity
January 17, 2016 21:59
Member since
March 14, 2005 22:45
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
71
Activity overview
Posts (50)
Comments (88)
Sort by recent activity
Recent activity
Votes
Created
October 18, 2005 22:38
This might not be a problem with virtual hosts, but I have seen a problem with multiple webapps running in the ROOT context on the same host (different ports): browsers mixing up session cookies. ...
Community
IntelliJ IDEA Users
Configuration problem: IDEA 5, Tomcat 5 virtual hosts and debugging
0 votes
Created
October 13, 2005 22:50
Thanks for the suggestion. The project doesn't have a META-INF/context.xml, but I tried adding the conf/Catalina/localhost/foo.xml as a Deployment Descriptor. IDEA shows its type as Additional Re...
Community
IntelliJ IDEA Users
Tomcat context file ignored
0 votes
Created
January 30, 2006 04:40
Oops, I figured out my problem. The svn keywords in the files need to be like $Id$, not $Id: $. I imagine it's a common mistake for us old CVS users, because the svn client fixes it automatically...
Community
IntelliJ IDEA Users
svn: no keyword substitution on some files despite svn:keywords property
0 votes
Created
June 16, 2006 21:30
I've used that quickfix for a single method, but how do I use it for all methods in a given file?Cheers,11011011
Community
IntelliJ IDEA Users
file level @Override intention
0 votes
Created
June 16, 2006 22:04
Thanks! #1 worked for me (after creating a simple profile).(By the way, I couldn't figure out how to do #2. Alt-enter only popped up a quickfix menu when the cursor was at a location relevant to ...
Community
IntelliJ IDEA Users
file level @Override intention
0 votes
Created
August 17, 2006 01:47
I just noticed that if I turn off Show as Tree, then I can sort by the Version column and IDEA remembers this preference for subsequent histories.
Community
IntelliJ IDEA Users
reversing the order of the file history
0 votes
Created
September 07, 2006 20:57
I realize that ideally JUnit tests are independent and that the framework doesn't provide a way to determine their order. They appear to be in random order. But I'm debugging a lack of independen...
Community
IntelliJ IDEA Users
run tests in what order?
0 votes
Created
October 18, 2006 02:17
I finally noticed my answer in http://www.jetbrains.com/idea/docs/help/junit/index.htmlExtending TestSuite is neither sufficient nor necessary. I just needed a public static Test suite() method (r...
Community
IntelliJ IDEA Users
run TestSuite?
0 votes
Created
October 25, 2006 23:10
Thanks, now I understand. I saw the list of libraries under each module and the (empty) list of project libraries, but I didn't realize that the module dependencies tabs can also configure libraries.
Community
IntelliJ IDEA Users
selecting global libraries
0 votes
Created
February 27, 2007 18:28
Thanks for trying to help.I used jconsole to see that there were non-daemon threads left, but it only shows the totals. The stack traces in jconsole are missing the "daemon" annotation that they h...
Community
IntelliJ IDEA Users
Tomcat thread dump
0 votes
«
First
‹
Previous
Next
›
Last
»