引用:
原帖由 skyover 于 2007-9-6 10:18 发表 
昨天安装了两个版本,一个5.5.1, 一个6.0 m10,对比来对比去,没发现比apatan好在哪里,就删除了。不习惯那个界面和字体。单元测试什么的也不方便,还没有generator, rake task等。
generator ,rake task这些都是有的.在项目上点右键,第一个选项就是generate,第三个选项就是run rake.
我装的是6.0M10,这个是有代码提示功能,而且速度比较快,这是我认为的比apatan好的地方.
刚刚试了一下在windows用6.0M10开发java的web程序.服务器用tomcat,出现了以下错误:D:\ruby\WebApplication2\nbproject\build-impl.xml:484: Deployment error:
Access to Tomcat server has not been authorized. Set the correct username and password with the "manager" role in the Tomcat customizer in the Server Manager.
See the server log for details.
BUILD FAILED (total time: 1 second)
以后打算用eclipse了,ROR用netbeans.