peter royal

- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
peter royal created a post, 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 created a post, 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 created a post, 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 created a post, 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 created a post, -
peter royal created a post, 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 created a post, Ruby plugin for Nika EAP?
Can we get a ruby plugin compatible with the Nika EAP? It's an invaluable one! -
peter royal created a post, 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 created a post, 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 created a post, 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...