Peter Jacobsen
- 活动总数 609
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 216
-
创建于 How do I pass an environment variable to an ANT task?
I have something like this in my ANT build.xml and would like to pass FLEX_SDK_3_2 as an environement variable:[code]<project default="usage" basedir="."> <!-- Set Environment property --> <p... -
创建于 Flex usability issues in #9158
Now that Flex support in IDEA is usable in #9158, I filed a few usability JIRA tickets, please vote!http://www.jetbrains.net/jira/browse/IDEA-20845http://www.jetbrains.net/jira/browse/IDEA-20844htt... -
创建于 Cookies for Maxim
This is the first day that I am able to do all my Flex developing in IDEA (build #9158 with the fixed IDE builder), that's great! Having used IDEA for Java development for a couple of years but spe... -
创建于 Flex build via IDE in #9144
1.) The command used to build a Flex application (via IDE option) contains "-library-path xxx". So, if I configure a whole directory with SWCs (in project dependencies), this excludes all Flex fram... -
创建于 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