Stephen Friedrich
- Total activity 1583
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 646
-
Created Very long file synchronization on MacOS
I convinced a colleague to try Idea. He is on MacOS (Powerbook G4).When he starts Idea he gets asked twice for a password for fslogger.Still, file synchronization is dead slow:After a SVN Update Pr... -
Created Can't get rid of "file to commit"
For any strange reason whenever I do commit project a certain class shows up as to be committed, even though it contains no changes at all: Tools.javaI tried anything I could think of, still whenev... -
Created "Minimize Editor Scrolling" annoyances
I have long argued for this feature and it's great that you started to implement it as an option.Yet, I have to say that currently the implementation is half-a.. err. -hearted - most importantly:If... -
Created Subversion Browser in 5368
The one nice thing about it is that the window is no longer modal. However here are some issue I noticed:- I liked the old GUI much better, where the search criteria was integrated into the changes... -
Created Can't you please fix this annoying tab closing behaviour?
Irida kees closing tabs I have recently worked with, and keeps stupid things like classes from the JDK opened.This was so much better in 4.5.A JIRA issue exists but has went virtually unnoticed by ... -
Created SyncEdit possible with OpenAPI
Can anybody give a rough estimation if is is possible to create a SyncEdit feature with the current open api:http://info.borland.com/techpubs/jbuilder/jbuilder2005/introjb/envcoding.html#sync_editI... -
Created Find Usages and Refactoring is Broken for two months now
Ever since build 3326 I am getting StackOverflowErrors when finding usages or refactoring.Only happens on about every tenth time or so, but if it happens for a member or class it always happens for... -
Created Alignment
Sigh, it seems that alignment of names and types in declaration will not make it into Irida, even though the issue has been around for ages.The eap page still says "Code style: align variable names... -
Created Funny error
Invoking context menu ".cvsignore" on a ".cvsignore" file correctly inserts the text ".cvsignore" to the file ".cvsignore" and then asks if file ".cvsignore" should be added to CVS :) -
Created Java 5 inspections should depend on language level
We have just switched our project to Java 5.But for now we decided to not use any Java 5 features, so language level of the project is still 1.4.(We want to have the ability to switch back to 1.4 u...