Frank Wienberg
- 活动总数 36
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
-
Frank Wienberg 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 ... -