DChild

- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 28
-
Created Grails - No auto-completion creating domain class, and no Grails view
Trying to run through a Grails Getting Started page, finding several discrepencies.The page ishttps://www.jetbrains.com/idea/help/getting-started-with-grails.html, and it claims that there is both ... -
Created Why do import statements disappear, as soon as you press Enter
Hi,In my Java project/Groovy Framework, I can't type in any import statements. As soon as the import statement is typed, and Enter is pressed, it completely disappears. There's nothing, not even ... -
Created Cannot execute Groovy apps on command line. Only in the ide.
Hi,Our Groovy apps are running fine, when executed within the Ultimate version of Intellij. However, when we try to execute them on the command line, there are only errors.We have tried both 1. C... -
Created Using JNI in an Intellij project
Hi,How does one make use of native functions inside Intellij? I'm loading the DLL with loadLibrary at the outset. But what imports need to be specified, so that the IDE recognizes the native call... -
Created How to set up and debug a Javascript project
Hi,There are videos and comments about debugging javascript (it's embedded in the html), but doesn't seem to be anything about how to set up a project, load the html or js file, and proceed.So far,... -
Created Web Services checkbox
It looks like the previous Web Services checkbox, when starting a new project from scratch, has been replaced with JavaServer Faces (JSF). But e.g. Apache Axis is no longer a choice.I'm working th... -
Created How to run and debug PHP code
A similar question was asked with regard to the 9.x beta. Apparently, you can simply open the php file and start debugging. But it's not clear whether to start as a Java module, or what. -
Created How to specify Python Interpreter
Hi,I can't figure out how to set up a Python project in Intellij IDEA Ultimate 9.x, Build IU-94.273.Specifically, it's not clear how to get the ide to point to the Python interpreter.Here are the s... -
Created Using 1.9 in Windows
Hi,I've held off on beta-testing the newest RubyMine, because I haven't installed 1.9 yet. Been waiting until a One Click installer for Windows was ready, but after all this time it doesn't seem t... -
Created How does one create an XSLT project?
Hi,My Intellij IDEA version is 8.1, and the XSLT plugin is loaded.How do I create a new project, intended to debug the XSLT? If I create a project from scratch, the only options available are Java...