DChild
- 活动总数 109
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 28
-
创建于 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. -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...