Hello all, I''ve heard some folks suggest that I should try out the Aptana IDE (formerly RadRails). I''ve tried it on my development machine, but the goofy thing just bails out and terminates. Is anyone successfully using it on Linux? If so, what''s your opinion of it? Right now I''m using a terminal and gedit, so I''m wondering if it will improve my coding speed at all. Also, if anyone has figured out the sudden termination issue, I''d be really interested to hear how you fixed it. --------------------------------- Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I''m using it successfully on Ubuntu 6.1 and I encourage you to resolve your startup problem and try it. Perhaps if you post your linux type and the steps you took to install Aptana, someone will be able to help. Regards, Dave _______________________________ Information and Educational Technology Kwantlen University College - 604-599-2120 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org wrote on 20-06-2007 01:43:40 PM:> Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE > (formerly RadRails). I''ve tried it on my development machine, but > the goofy thing just bails out and terminates. Is anyone > successfully using it on Linux? If so, what''s your opinion of it? > Right now I''m using a terminal and gedit, so I''m wondering if it > will improve my coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be > really interested to hear how you fixed it. > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: > mail, news, photos & more. >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
there should be a hidden log file in your workspace directory. .meta something, i believe, but can''t remember, try starting there. hope that helps. On 6/20/07, Will Gant <williamwgant-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE (formerly > RadRails). I''ve tried it on my development machine, but the goofy thing just > bails out and terminates. Is anyone successfully using it on Linux? If so, > what''s your opinion of it? Right now I''m using a terminal and gedit, so I''m > wondering if it will improve my coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be really > interested to hear how you fixed it. > > > ________________________________ > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, > news, photos & more. > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Aptana IDE requires JDK 6 to run. You can download Aptana IDE bundled with JDK 6, or you can download JDK 6 from java.sun.com, and make your JAVA_HOME points to JDK 6 installation. Aptana IDE has some nice features to write Rails and Ruby code. However, I am longing for some IDE with auto-complete feature. Komodo IDE has some auto-complete, but not very helpful. And you must pay for Komodo. So, I guess Aptana IDE is still one of the best choices. If you are running Linux with KDE, there is KDeveloper Ruby too. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
i use it on windows, ubuntu fiesty and mac osx. i know some guys that are pretty wicked with vim, but i prefer an ide. never had any issues with it terminating... check the .log in {workspace}/.metadata/.log i''m also using the standalone version, not the plugin version for eclipse proper. On Jun 20, 4:43 pm, Will Gant <williamwg...-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE (formerly RadRails). I''ve tried it on my development machine, but the goofy thing just bails out and terminates. Is anyone successfully using it on Linux? If so, what''s your opinion of it? Right now I''m using a terminal and gedit, so I''m wondering if it will improve my coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be really interested to hear how you fixed it. > > --------------------------------- > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
"Ubuntu 6.1" You mean Ubuntu 6.10? :) "Komodo IDE has some auto-complete, but not very helpful. And you must pay for Komodo. " Have you tried the latest netbeans 6 beta? It''s shaping up to be the best ror editor around. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ubuntu Fiesty is what I''m using. I just downloaded the latest, unzipped it and tried to run it. I''m thinking it may be breaking because it can''t find one of the libraries it needs. David Dumaresq <David.Dumaresq-QsTO2wGI2pgsA/PxXw9srA@public.gmane.org> wrote: I''m using it successfully on Ubuntu 6.1 and I encourage you to resolve your startup problem and try it. Perhaps if you post your linux type and the steps you took to install Aptana, someone will be able to help. Regards, Dave _______________________________ Information and Educational Technology Kwantlen University College - 604-599-2120 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org wrote on 20-06-2007 01:43:40 PM: > Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE > (formerly RadRails). I''ve tried it on my development machine, but > the goofy thing just bails out and terminates. Is anyone > successfully using it on Linux? If so, what''s your opinion of it? > Right now I''m using a terminal and gedit, so I''m wondering if it > will improve my coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be > really interested to hear how you fixed it.> Take the Internet to Go: Yahoo!Go puts the Internet in your pocket:> mail, news, photos & more. > --------------------------------- Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I use it in Ubuntu Fiesty as well. I have been using it since Radrails 0.7 as eclipse plugins. Since the merger, I uninstalled Radrails, RDT and did a fresh install of Radrails from the Aptana website. Works fine. Followed the instructions on the Aptana web site. Here are the versions I have. * Eclipse 3.2.2 3.2.2.v20070507_322 Patch 3 * Aptana Ruby on Rails Support - 0.8.0.200705141538 (Includes RDT 0.9.0.705141801NGT) * Subclipse 1.2.1 Will Gant wrote:> Ubuntu Fiesty is what I''m using. I just downloaded the latest, unzipped > it and tried to run it. I''m thinking it may be breaking because it can''t > find one of the libraries it needs. > > David Dumaresq <David.Dumaresq-QsTO2wGI2pgsA/PxXw9srA@public.gmane.org> wrote: > I''m using it successfully on Ubuntu 6.1 and I encourage you to resolve > your startup problem and try it. > Perhaps if you post your linux type and the steps you took to install > Aptana, someone will be able to help. > > Regards, > Dave > _______________________________ > Information and Educational Technology > Kwantlen University College - 604-599-2120 > > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org wrote on 20-06-2007 01:43:40 PM: > > > Hello all, > > I''ve heard some folks suggest that I should try out the Aptana IDE > > (formerly RadRails). I''ve tried it on my development machine, but > > the goofy thing just bails out and terminates. Is anyone > > successfully using it on Linux? If so, what''s your opinion of it? > > Right now I''m using a terminal and gedit, so I''m wondering if it > > will improve my coding speed at all. > > Also, if anyone has figured out the sudden termination issue, I''d be > > really interested to hear how you fixed it. >> Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: > > mail, news, photos & more. > > > > > > > --------------------------------- > Yahoo! oneSearch: Finally, mobile search that gives answers, not web > links.-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
>> Have you tried the latest netbeans 6 beta? It''s shaping up to be the best ror editor around....and the slowest, most bloated IMHO, not to mention it displays the rails-convention dir structure (app/models, app/controllers etc) in its own way... not very rails-y. On Jun 21, 1:22 am, "flu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <flu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> "Ubuntu 6.1" > > You mean Ubuntu 6.10? :) > > "Komodo IDE has some auto-complete, but not very helpful. And you must > pay for Komodo. " > > Have you tried the latest netbeans 6 beta? It''s shaping up to be the > best ror editor around.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Check your log file in the root folder of Aptana .... I am able to run it fine on OS X and Vista. - Nick On Jun 20, 1:43 pm, Will Gant <williamwg...-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:> Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE (formerly RadRails). I''ve tried it on my development machine, but the goofy thing just bails out and terminates. Is anyone successfully using it on Linux? If so, what''s your opinion of it? Right now I''m using a terminal and gedit, so I''m wondering if it will improve my coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be really interested to hear how you fixed it. > > --------------------------------- > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more.--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Will Gant ha scritto:> Hello all, > I''ve heard some folks suggest that I should try out the Aptana IDE > (formerly RadRails). I''ve tried it on my development machine, but the > goofy thing just bails out and terminates. Is anyone successfully > using it on Linux? If so, what''s your opinion of it? Right now I''m > using a terminal and gedit, so I''m wondering if it will improve my > coding speed at all. > Also, if anyone has figured out the sudden termination issue, I''d be > really interested to hear how you fixed it. > > ------------------------------------------------------------------------ > Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: > <http://us.rd.yahoo.com/evt=48253/*http://mobile.yahoo.com/go?refer=1GNXIC> > mail, news, photos & more. > >I''m using it (Aptana Build 0.2.8.15171) under Fedora Core 6 with java version "1.6.0_01" and it works (but I develop in Java too and I''m having great results with NetBeans 6.0 M9 Ide running JRuby...) Hope this helps... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 21 Jun., 19:25, jemminger <jemmin...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> ...and the slowest, most bloated IMHO, not to mention it displays the rails-convention dir structure (app/models, app/controllers etc) in > its own way... not very rails-y.ever tried this one? http://deadlock.netbeans.org/hudson/job/ruby/ it''s just an ruby IDE based on netbeans. nothing bloated. and not slow. used Aptana/RadRails for a long time. but i think NetBeans Ruby IDE is the best one at the moment. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 6/21/07, jemminger <jemminger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > >> Have you tried the latest netbeans 6 beta? It''s shaping up to be the > best ror editor around. > ...and the slowest, most bloated IMHO, not to mention it displays the > rails-convention dir structure (app/models, app/controllers etc) in > its own way... not very rails-y.You can toggle between the traditional folder hierarchy and the netbeans project mode pretty easily. Just switch to file view. On Jun 21, 1:22 am, "flu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <flu...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > "Ubuntu 6.1" > > > > You mean Ubuntu 6.10? :) > > > > "Komodo IDE has some auto-complete, but not very helpful. And you must > > pay for Komodo. " > > > > Have you tried the latest netbeans 6 beta? It''s shaping up to be the > > best ror editor around. > > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On 6/21/07, jemminger <jemminger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > >> Have you tried the latest netbeans 6 beta? It''s shaping up to be the > best ror editor around. > ...and the slowest, most bloated IMHO, not to mention it displays the > rails-convention dir structure (app/models, app/controllers etc) in > its own way... not very rails-y.I agree - the project view should die. I took the liberty of including your mail in my bug report: http://scripting.netbeans.org/issues/show_bug.cgi?id=108203 You can just click on the files pane right next to the project pane. FYI, NetBeans people (tor and mkrauskopf) have been responding to bug reports very quickly. It''s a good sign. - James Moore --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I actually like the project view. Not that I don''t want a file view as well, but 90% of the time I really don''t need to see the ''tmp'' dir, the coverage dir, the README file, the Rakefile, etc. I pretty much need db, lib, public, test, and the subdirs of app. A view that makes me look at the rest of the app dir on a regular basis is just wasting space. I use TextMate, so I just handle this with a project file that only references the bits I care about, which winds up looking a lot like the project view. -faisal On Jun 26, 2007, at 12:45 PM, James Moore wrote:> > > On 6/21/07, jemminger <jemminger-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> Have you tried the latest netbeans 6 beta? It''s shaping up to be > the best ror editor around. > ...and the slowest, most bloated IMHO, not to mention it displays the > rails-convention dir structure (app/models, app/controllers etc) in > its own way... not very rails-y. > > I agree - the project view should die. I took the liberty of > including your mail in my bug report: http://scripting.netbeans.org/ > issues/show_bug.cgi?id=108203 > > You can just click on the files pane right next to the project pane. > > FYI, NetBeans people (tor and mkrauskopf) have been responding to > bug reports very quickly. It''s a good sign. > > - James Moore > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---