Clyde
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Setting breakpoint offers me two seemingly redundant options
AnsweredWhen I click in the editor gutter to set a breakpoint in a Kotlin file, Idea has just started giving me two choices "Kotlin Line Breakpoint" and "Line Breakpoint". Now since this is a Kotlin file I... -
Created Annoying behaviour when editing first line of method with Vim plugin
AnsweredI'm using IntelliJ IDEA 2016.3.5, Build #IU-163.13906.18, and I have the Vim plugin enabled. When editing the first line in a method, either by the "cc" (change line) command, or the "A" command (w... -
Created Trouble creating GAE project
I'm trying to create a Google App Engine project in IJ 13.0.2. According to the docs, after creating the project I need to "Open the file appengine-web.xml located in the WEB-INF directory." There ... -
Created Get log from artifact build?
I have created an artifact that builds a signed Android APK. I run this from the Build/Build Artifacts menu item. Something is going wrong with the Post-build ANT task I have created, but I can't s... -
Created Minor issues with ant tasks building artifacts
I've created an artifact for a project, and added some pre- and post-build ant tasks. Two issues arose:1) If the ant task starts with "-", I get an error like:ant: @#IJIDEA#JUnitSupport#@Unknown ar... -
Created Created project from sources under Mercurial but no changes shown or commit possible
I'm trialling IDEA as an alternative to Netbeans and have created a project from existing sources. One module in this project is maintained under Mercurial. The project builds ok, but when I select...