Is anybody actually using NetBeans for Ruby? I tried it very early in my exploration of Ruby, but quickly switched to gedit, and eventually emacs (using technomancy's emacs starter kit). Now that I use emacs, any other editor (particularly one that requires a hand on the mouse) feels like an RSI producing nightmare.
I use it daily at CarWoo.com IDE's still have a few killer features over text editors that I miss when I don't have them.
Oracle discontinues Ruby/Rails support for NetBeans
121–127 of 127 posts
Re: Oracle discontinues Ruby/Rails support for NetBeans
#122Earlier quoted context omitted.
Ugh, I hope not. I've wedded Netbeans to my PHP development process (and projects) rather tightly so the thought of having to switch (especially to something I find inferior like Eclipse) makes me nervous.
I would love to know why you think netbeans is inferior to eclipse? Perhaps for Java, it's a different story, because Eclipse is so much better than NB.
To be honest, I frequently use Vim for quick editing but when debugging PHP Netbeans beats Eclipse hands down.
Re: Oracle discontinues Ruby/Rails support for NetBeans
#123Earlier quoted context omitted.
ruby-debug?
urgh... yes I've used it but I was hoping for something a little less 1980's. We can have multiple windows now ;-) I find it useful to be able to see the current stack, drill into variables, view my code with syntax highlighting, and the current line all at the same time. It helps me understand where I am.
It would make things so much easier for me.
Re: Oracle discontinues Ruby/Rails support for NetBeans
#124You know between Java, Hudson and moves like this it feels like we're ripe for an Onion-style article about Oracle execs running out of ideas for pissing off the OSS community and so doing a road-trip around the country to individually insult every OSS developer and user in the most graphic and personal way they can think of.
I don't understand why this move should piss off anybody in the OSS community. Oracle is a private company and as such has only obligations to its shareholders. They may or may not support and/or promote OSS projects as they see fit, same as every one of us. It's their free choice.
Do you REALLLY don't understand that?
Because it is, say, about 100% understandable.
a) Oracle took away a tool some people used. b) Several of those people feel pissed by this.
Between (a) and (b), what does all this fluff about this being "[Oracle's] free choice" has to do with anybody feeling pissed?
Re: Oracle discontinues Ruby/Rails support for NetBeans
#125Earlier quoted context omitted.
ruby-debug?
urgh... yes I've used it but I was hoping for something a little less 1980's. We can have multiple windows now ;-) I find it useful to be able to see the current stack, drill into variables, view my code with syntax highlighting, and the current line all at the same time. It helps me understand where I am.
The rewrite of ruby-debug for Rubinius currently supports syntax highlighting via CodeRay. See https://github.com/rocky/rbx-trepanning or https://github.com/rocky/rbx-trepanning/wiki/Terminal-Colors for how to set that up.
The github project Emacs interface for the newer series of debuggers is https://github.com/rocky/emacs-dbgr.
But as someone else pointed out, it sounds like you'd be happier using an IDE such as one from JetBrains, Aptana, or Eclipse.
Re: Oracle discontinues Ruby/Rails support for NetBeans
#126Earlier quoted context omitted.
Oracle is a private company and as such has only obligations to its shareholders. This is not a fact, it's merely an article of faith of the religion known as Capitalism.
That is a certain world view, indeed. Milton Friedman had an excellent argumentation defending this world view: http://www.colorado.edu/studentgroups/libertarians/issues/fr...
Re: Oracle discontinues Ruby/Rails support for NetBeans
#127Earlier quoted context omitted.
Oracle has a profitable business model. It works for them. They have some open source projects that they no longer care to support. In the open source model, someone else is free to carry the torch. It should only require a few people to adopt the Ruby plugin. There are already lots of Netbeans plugins so the learning curve: http://plugins.netbeans.org/PluginPortal Complaining about Oracle, or any profit driven compa…
They have a profitable business model... for now. They are doing an excellent job of pissing off all of the people who make the purchasing decisions for Oracle products. This isn't the best idea.