Peter Jacobsen
- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 216
-
Created Flex support really completed?
I tried using "Use IDE builder instead of ANT" in "Project Structure->Modules->Flex Compiler Settings" but I cannot get my project to compile. I created a minimal "compiler-config.xml" containing ... -
Created Flex SDK voodoo is back
I am not able to configure the Flex SDK within Flex Builder 3 (no spaces in the path) anymore on OS-X 10.5.4. With all previous builds when configuring the Flex SDK I had to completely wipe ~/Libra... -
Created Flex progress on 8445
Can somebody confirm if the Flex build process in 8445 is still ANT based and/or the RUN/DEBUG configuration still starts a compiled SWF directly rather than an HTML wrapper/browser? If the workflo... -
Created Selena 7807 crashes under OS-X 10.5.2 and released JDK 1.6.0_05
As the title indicates, Selena 7807 crashes under OS-X 10.5.2 and released JDK 1.6.0_05. It's a 64-bit version, so I tried thisJVMArchs x86_64 ]]>but it does not help. Anything else I can try?T... -
Created Flex development workflow suggestions
Hi Maxim,I really welcome the decision to integrate Flex development tools into IDEA 8.0. It is probably very difficult to fulfil all user expectations to the right extent, though. You have long-ti... -
Created Bundled Quaqua is outdated
The Quaqua bundled with Diana is <3.6.6 2006-04-19>, the current version is 4.3.1. Time to update?Peter -
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