DChild

- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 28
-
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... -
Created Is the Rubymine mysql database internal to Rubymine?
This is no doubt a dumb sounding question, but I don't know how this works.When you selected mysql as the default database, is this some kind of an 'internal mysql' version for RubyMine? When I ex... -
Created How to delete a project
Hi,I'm playing with RMine, starting from scratch each time a mistake is made, and each time calling the project a different name, in order to avoid '...already exists' -type messages.Is there a way... -
Created Creating the database in the demo video
Hi,In the 7 minute demo video, the migration for the sqllite database proceeds without error. I followed the same steps, except chose a mysql database.However, when the migration step completes, t... -
Created Cannot get RubyMine to run or debug anything
Hi,I can't seem to get RubyMine to do anything, even with simple code. For example, I tried both running and debugging the following snippet from a Ruby class. When debugging, it never gets to th... -
Created How to set up Ruby Plugin
Hi,Is there any link which gives full detailed instructions on setting up the Ruby plugin for 8.1?It seems to be ok, except for the debugger. The error, which was mentioned in other postings but s... -
Created Importing Jar Build parameters into beta 7.x
Open Build Jars in 6.x. Let's say you have a your primary module, call MainPackage, and the Packaging Method = Copy module output to.The secondary Jar is SecondaryModule, and Packaging Method = Li...