Peter Jacobsen
- Total activity 609
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 216
-
Created Flex developers - please vote for AIR support
Flex developers, please vote for AIR support: http://www.jetbrains.net/jira/browse/IDEA-21466Thanks,Peter -
Created Flex compile broken again in #9618
When compiling a Flex project with my own Compiler configuration file, I get errors (again). The reason is the missing default compiler configuration file from the Flex SDK, flex-config.xml. The co... -
Created IDEA application focus on OS-X 10.5.5 :-)
I just noticed that IDEA 8.0.1 handles application focus correctly under OS-X 10.5.5 (CMD-Tab / Spaces), wow :-)Since when is that?Peter -
Created #9540 Flex Compiler Settings
Hello Maxim,even though the RSL feature is very welcome I am not so happy with the new Flex Compiler Settings dialog:- my old project failed to compile (it's not backward compatible)- I found the d... -
Created Build #9540 Create Flex Project Wizard completely broken?
When I try to create a Flex project, I never get past the second screen of the wizard (Create Source Directory); no matter what I select (Create source directory/Do not create source directory) - w... -
Created IDEA 8.0.1 Flex support rocks
I am really pleased about the Flex support in the latest official IDEA release, my coding productivity improved greatly. There are still a few quirks here and there, but I noticed quite some activi... -
Created 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... -
Created 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... -
Created 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... -
Created 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...