Peter Jacobsen
- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 216
-
Created Problems in the Database tool window
When I click on an arrow in the database tool window, the wrong row opens up. After that the table is a complete mess and unusable. This is on OS-X 10.5.2.Peter -
Created A few Flex issues in 7.0.3
I really welcome the work you put into Flex development in IDEA. With 7.0.3 I found a few issues:- I would expect outline view (CTL-F12) to work in ActionScript and MXML (<mx:Script> sections) to w... -
Created Flex/ActionScript formatter
The Flex/ActionScript code formatter seems to ignore the package indent level.It formats this:into this:Not a big drama but I hope this is not on purpose and gets fixed in 7.0.3.Can't wait for the ... -
Created Source code formatting in the forum
How can I mark source code in the forum to keep the formatting? Leading white space is always trimmed.Thanks,Peter -
Created Source code formatting in the forum
How can I mark source code in the forum to keep the formatting? Leading white space is always trimmed.Thanks,Peter -
Created Global Code Style on 7.0.3 EAP
I was looking for a specific ActionScript code formatting style and noticed that when I uncheck "Use same settings for all file types" in the "Global Code Style" preferences - the vertical tabs are... -
Created Java 6 on OS-X 10.5.1
Did anybody get IDEA 7.0.2 to run under OS-X 10.5.1 with the latest Apple Java 6 Prerelease package? On my box it starts but before getting to the splash screen it stops without error message - jus... -
Created Selena on OS-X 10.5 Leopard
Does anybody use Selena on Leopard developer preview? How is the performance and does Leopard come bundled with Java 1.6?Thanks,Peter -
Created Selena 7096 - Status bar bug?
When using the Quaqua look and feel on OS-X, the memory indicator (and all other icons in the status bar) disappear - in Aqua it works. It does work in the milestone M1 release.Thanks,Peter -
Created Selena chokes on Maven generated project files
Starting with build 7016, Selena chokes on Maven generated project files. I created the multi-module project files via "mvn idea:idea" (command line). At the beginning of the *.iml project file rig...