On 10-10-10 03:29 AM, egervari wrote:

Is there a sexy-looking, sexy-functioning IDE out there for Linux/
Ubuntu? Something with code colouring (the rails cast colouring is
very nice), refactoring, having it suggests stuff as you type (like
"." to call method on an object) and stuff like that?

The only ones that come to mind are netbeans or eclipse, but maybe
there's other ones?

netbeans is a good free choice, but i like to use kate a super fast, lightweight editor, syntax highlighting, can open a small terminal screen and have a folder view, what more can you want then the power of the command line dude! =P

seriously you don't need all that other stuff, it gets in the way and makes you lazy imho!

$ aptitude search sun | grep java
p   sun-javadb-client  - Java DB client
p   sun-javadb-common  - Java DB common files
p   sun-javadb-core    -Java DB core
p   sun-javadb-demo    -Java DB demo
p   sun-javadb-doc     -Java DB documentation
p   sun-javadb-javadoc -Java DB javadoc

try the following to see if rubymine will run faster, you might have to make it search for the new sun jre

sudo aptitude install sun-javadb-core sun-javadb-common

--
Kind Regards,
Rajinder Yadav

--
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to