peter royal

Avatar
  • 活动总数 92
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 32
  • peter royal 创建了一个帖子,

    prevent project defaulting to full screen mode

    Whenever I load my project in PyCharm it starts in full screen mode, and I have to use the menu item to exit full screen.How can I prevent this from happening?
  • peter royal 创建了一个帖子,

    Wonky Ubuntu 14.04 Behavior?

    Has anyone else observed wonky behavior when running under Ubuntu 14.04?I upgraded from the previous LTS release, 12.04, and I've been continually using the OpenJDK build that has pretty fonts from...
  • peter royal 创建了一个帖子,

    Module dependencies in Gradle and tests

    In IDEA, if module A depends on module B, all of module A (main and tests) will be available to B. I like this.In Gradle, if the compile dependencies for B reference A, it will be available for the...
  • peter royal 创建了一个帖子,

    Set Gradle project to use Java 1.7?

    How do I have IDEA import a gradle project as java 1.7?Having:subprojects {    apply plugin: 'java'    sourceCompatibility = JavaVersion.VERSION_1_7    targetCompatibility = JavaVersion.VERSION_1_7...
  • peter royal 创建了一个帖子,

    Ruby & La Clojure Plugins?

    Any ETA on Ruby and La Clojure plugins that work with the 11.1 EAP's ?
  • peter royal 创建了一个帖子,

    Plugin not working cleanly in Nika?

    Does anyone else get weird editor glitches when using the plugin with Nika?All based around this problem it seems:http://youtrack.jetbrains.net/issue/IDEA-76330
  • peter royal 创建了一个帖子,

    Ruby plugin for Nika EAP?

    Can we get a ruby plugin compatible with the Nika EAP? It's an invaluable one!
  • peter royal 创建了一个帖子,

    Maia & Flex - Flash 10 Vector class not recognized

    Using the latest Maia build (10322). Code that uses the new Flash 10 Vector class is marked as red. I'm importing the v10 playerglobal.swc vs v9 in my Flex SDK configuration
  • peter royal 创建了一个帖子,

    9.0?

    One of my defects was closed as fixed with "Next 8.1 EAP" as well as "9.0" .. any more news about 9.0 to share?
  • peter royal 创建了一个帖子,

    8.0 RC1 (8995) no longer prefers Java 6 on the mac?

    I just fired up build 8995, and it seems that it has been configured to prefer Java 5 on the Mac instead of Java 6?If so, curious as to why this change was made. (I liked the nicer font rendering t...