Stephen Friedrich

- Total activity 1565
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 639
-
Created Plugin Context Inconsistency
"About Contest" page says:- Plugins should be compliant with the IntelliJ IDEA Open API versions 5.x or/and 6.0.- Winners will be announced on December 11, 2006."Terms and Conditions" page says:- A... -
Created MyFaces setup problem
I try to setup an Idea project for the bookings example from JBoss Seam.I have installed JBoss 4.0.4 (ejb3 profile) and got the booking example working (using the ant task).JBoss contains MyFaces 1... -
Created You can do implement it now: Debugger should show return values
On JDK 6 the debugger API allows it - and NetBeans is already using it:http://www.netbeans.org/issues/show_bug.cgi?id=41113I have always been missing this feature. How about adding it for Demetra?B... -
Created How do I select a project's error profile?
The new settings dialog is so very unintuitive.Seems the goal was to minimize the number of buttons in the dialog at all cost.Ok, I have learned that to see my project's global (module independent)... -
Created [Ann] Copy as Html 0.4
Copy source code from Idea (Ctrl-Shift-A) and paste into your word processor with full syntax highlighting.See the CopyAsHtml section in the settings -> plugins for more options.Version 0.4 add com... -
Created How do I hide coverage info?
It's nice that it now appears automatically after running a coverage-enabled configuration.But how do I get of the colorful gutter-decorations again?The menu item in the View menu is gone and I hav... -
Created Where's the coverage summary info gone?
In earlier builds Idea showed a coverage summary info directly in the project tree (percentages of tested methods/line).It's missing in 5569. Was that a deliberate change? -
Created How do I configure Seam support?
The list of new features talks about seam support.Is it already implemented in 5669?If so: How do I enable it? My jsp files still show errors for each usage of a seam conetxt variable.(Or is it bec... -
Created Coverage line information is garbage
I have a utility class Strings and a test class TestStrings.I created a run configuration for TestStrings that collects coverage information for Strings.If I show the coverage information Idea gets... -
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...