简体   繁体   English

带有Aptana Studio IDE配置的Rails

[英]Rails with Aptana studio IDE configuration

I am using Aptana studio IDE for my rails project. 我在我的Rails项目中使用Aptana studio IDE。 I mapped the installed location of rails path to the IDE like we usually map the java class path to netbeans . 我将rails path的安装位置映射到IDE,就像通常将java类路径映射到netbeans一样。 But when i execute a command 但是当我执行命令时

bundle install

In windows command prompt it gives me an error.but when i run the same in IDE terminal view it perfectly works . 在Windows命令提示符下,它给了我一个错误。但是当我在IDE终端视图中运行该命令时,它可以正常工作。 What is the reason . 是什么原因 。 Is rails designed only to work with linux and Mac or something else . Rails仅设计用于Linux和Mac或其他工具。 Thanks in advance 提前致谢

实际上我曾经遇到过同样的问题。当我在aptana网站上发布问题时,我得到的所有东西就是rails主要是设计用于linux.so的,因此您应该习惯于使用ide的linux终端视图。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM