Frank Wienberg

- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
-
Frank Wienberg created a post, Binary incompatibility in IDEA 12 openapi: Sdk#getSdkType() and ProjectJdkTable#getSdksOfType()
Hi there,for anyone else running into this problem: Our plugin "Jangaroo 0.9" stopped working with IDEA 12 because of an openapi change that introduced a binary incompatibility.While recompiling su... -
-
-
Frank Wienberg created a post, Move ActionScript/MXML support to community edition?
Hello Open Source people at Jetbrains,just wanted to ask, now that Flex has been donated to Apache and thus is really Open Source, are there any plans to move IDEA's excellent ActionScript and MXML... -
Frank Wienberg created a post, Generating one file from many
Hi forum,what is the recommended way for a plugin that, as part of the compile/build process, is supposed to generate one file out of many source files? So far, my best guess is to use either Packa... -
-
-
Frank Wienberg created a post, custom intention to import class in injected language
Hi!My EXML plugin (sources in this git repo) uses a special XML format (much like MXML) that contains inline ActionScript code. I managed to set up language injection to do syntax highlighting and ... -