Peter Jacobsen

- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 216
-
Created Full screen mode - IDEA 3448
Thanks for finally fixing the annoying full screen mode problem under Windows XP.Peter -
Created 3436: Not quite done for OS-X 10.4.2 ?
Just upgraded to 5.0. When I double-click a source file in project view, IDEA 5.0 crashes on OS-X 10.4.2. Calling up the same file via CTL-E (least recently used) works fine. Build 3431 does not wo... -
Created Irida 3431 Windows - full screen mode
Full screen mode still does not work under Windows XP with an active quick launch bar on the left side of the screen set to "always in front" - the IDEA window is offset to the right by the width o... -
Created Full screen mode still does not work (Win)
When the Windows quick launchbar is set to always stay in front (vertical left in my case), full screen mode does not work in Idea. It is offset by the width of the quick launchbar. This is definit... -
Created SVN diff crashes
Subversion "Compare with the Same/Last repository version" gives me an error. I am using the SVN protocol to connec to the server. Is this a known bug?Error during dispatching of java.awt.event.Mou... -
Created Where did "FileType.JAVA" (Open API) go?
Did anybody get the Jalopy plugin to compile (update from 1.04 to Irida)?Thanks,Peter -
Created Option request for binding strings to GUI elements
When assigning a string to a GUI element (text, tooltip etc.) IDEA offers two choices - a String or a Resource Bundle for localized text. I would like to see a third option (radiobutton) - a String... -
-
Created Finding Keyboard Shortcut in Action
Is there a method to check the keyboard-shortcut in the EditorWriteActionHandler executeWriteAction()?Background: I want to point two keyboard-shortcuts to the same action id (already works) and sw... -
Created New Feature "-Didea.jars.nocopy=true"
I installed the new Build 668, I start the IDE via "idea.exe". How do I configure the new feature (no copy of the jars) without using a startup script ?