Stephen Friedrich
- 活动总数 1583
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 646
-
创建于 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... -
创建于 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... -
创建于 "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... -
创建于 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... -
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 :) -
创建于 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...