ANONYMOUS

- Total activity 4854
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1922
-
Created scopes in the heirarchy view
I've define some scopes in my project window (alt-1). Should I be able to use those scopes in the heirarchy window (alt-8)?cory -
Created Howto on setting up artifacts ?
Hi,I'm having a hard time figuring out how to setup artifacts on TeamCity. I have noe dependencies, but I would like our QA department to be able to download the latest releases from TeamCity via t... -
Created How to give a local variable higher local scope
Hello all, Is there some Intelli-gent way to move a local variable to an upper local scope? E.g. if(someCondition()) { LocalVar var = new LocalVar(); // do s/th with var, inside the if... -
Created Cool New Features
IDEA 7 seems to support a lot of cool new features which I never needed in my daily work so far. I would recommend to add a couple of flash-movies to www.jetbrains.com to show how to start cool app... -
Created Date-time format used by the IDEA's UI
Hi all,Is there a way to specify the date/time format used by IDEA's UI (IDEA 7), especially in the CVS-related functionalities. The USA-format mm/dd/yyyy drives me crazy. Would like to use EU form... -
Created include externals locations?
In the subversion checkout dialog, there is an option to "exclude externals locations". What does that mean?I looked for this in the online help. I clicked on Version control / Supported version co... -
Created svn compare with branch
I still haven't been able to get subversion compare with branch to work.I recall there being a switch somewhere that makes the version control processes log what it is they are trying to do. Can so... -
Created Version Control / Issue Navigation
What is the Issue Navigation tab used for in the Version Control dialog?The help says:"Use this tab to create a list of issue patterns and navigation links to the bug trackers."Where would these li... -
Created Error: cvs server: invalid option -- S
Hi all, couldn't find a relevant information in the forums related to the message "Error: cvs server: invalid option -- S" which IDEA 7.0 shows in the CVS Errors window after "CVS | Browse ... -
Created svn compare with branch in 7.0
When I right click on a file and select Subversion / Compare with Branch..., I get a error dialog that says:Error retrieving branch configuration: svn: '/home/cory/proj' is not a working copysvn: C...