Graham

- Total activity 184
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 48
-
Created Use of Kotlin & Gradle in 143.379 EAP
Getting various errors about unsupported libarary formats for kotlin libs.Then lists the kotlin run and an RxKotlin lib.Any ideas ?Have tried deleteing all project info with no success, a new kotli... -
Created Anyone got scala working under Intellij 14
Refuses to work for me, tried reinstalling the plugin with no luck.Get something similar for scala from mvn repo, ivy or homebrewInformation:05/11/2014 20:09 - Compilation completed with 3 errors a... -
Created Override maven 3.0.3 in intellij when generating sources
It appears intellij uses maven 3.0.3 internally when generating sources.I have tried overriding this in the usual settings but it doesn't appear to have any effect on this issue.We have a plugin th... -
Created Rename refactor broken in nightly
Performing a rename refactor has been broken.If I chose refactor->rename or a single shift F6 it does not refactor the code upon the name change.If I perform the shortcut shift F6 twice to bring up... -
Created Cannot compile after updating the nightly build
Everytime I update with a new nightly I cannot build and get the following error.I have to reboot to fix this.Any pointers in what I need to kill to allow this to work again without rebooting the m... -
Created CocoaPods & AppCode 2.0.3
Hi, new to objc so I imagine the issue lies with my understanding of building objc apps.Created a project using appcode.Installed a lib using cocoapods.I can run and use the library fine from xcode... -
Created History in repl
Hi, is there anyway to access the history in the repl within intellij ?Thanks -
Created Error starting external compiler
Getting 10:04:52 Using a new (SBT-based) Scala compiler. In case of any compilation problems you may enable the previous (internal) compiler by clearing: Project Settings / Compiler... -
Created ScalaTest 2.0
Is support planned for this when it's released ?Noticing WARNING: -c has been deprecated and will be reused for a different (but still very cool) purpose in ScalaTest 2.0. Please change all uses of... -
Created New versions of plugin
Do they require the new 12.0.2 eap ?Is there a way on a mac to run the eap at 12.0.1 at the same time ? They seem to share the same plugin directory / prefs etc.Thanks