Peter Jacobsen
- 活动总数 609
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 216
-
创建于 Recent Projects list finally fixed :-)
I usually keep my customer projects in an encrypted mountable DMG under OS-X. In the past when I opened IntelliJ IDEA without mounting the DMG first, the "Recent Projects" list had been cleared bec... -
-
创建于 50% discount on personal license
Shouldn't there also be a 50% discount on the renewal program? Otherwise I would be better off buying a new (second) license.Regards,Peter -
-
创建于 iOS mobile remote debugging
I am looking for an option to remotely debug an iOS application via WiFi running on iPad, but I only find the options "Emulator" and "Android device" in the Run dialog. Am I missing something?Thank... -
创建于 iOS packaging problem
I am trying to package an iOS mobile app using Flex SDK 4.5.1 patched with the AIR 2.7 SDK and get an exception (see attachment). The adt command is not logged in the IDEA console window and I coul... -
创建于 107.18 Release notes
Could you provide the IDEA 10.5 build 107.18 release notes, please?Thanks and Regards,Peter -
创建于 Is Jetbrains on vacation?
Very little Jetbrains activity in this forum lately, I hope everybody is busy fixing bugs ;)Peter -
创建于 EAP 10.5 "Code/Surround with..." broken in MXML
Starting with EAP ideaIU-106.491 the "Code/Surround with" menu offers "{}" and "()" instead of "<tag>" and <CDATA> in MXML files. I had to revert to EAP ideaIU-106.447 because this is so annoying.S... -
创建于 ActionScript code inspection
Is there a possibility to cause the real time code inspection to ignore the (yellow gutter mark) warnings - like an annotation in Java source code?Something like this://noinspection...AS code marke...