Peter Jacobsen
- 活动总数 609
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 216
-
创建于 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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 -
创建于 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 -
创建于 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... -
创建于 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 ... -
创建于 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