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
December 03, 2010 21:22
That read-only branch name is sometimes missing (blank). I'm not sure if I understood the choices previously there, switching between branches or configurations, but I would at least like to have ...
Community
IntelliJ IDEA EAP Users
Git Branch Configurations Gone in 98.486?
0 votes
Created
March 15, 2005 19:11
Thanks for the update! I'm happy to wait for them to get it to the point where they would use it themselves. But, I hope they get more resources, if that would help. (e.g., EAP testers)Could Fab...
Community
IntelliJ IDEA Users
MPS (Meta Programming System)
0 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
«
First
‹
Previous
Next
›
Last
»