Typing ">" in the RadRails editor for a .rhtml file causes a code assist window to pop up, with entries starting with "a". Then typing a "c" causes the popup to start to reset with entries that start with "c", but the Eclipse program immediately crashes. If I type ">", let the popup appear, then scroll down one line with the mouse (the word "command" appears) all is well. If I try to scroll down one more line, the popup changes for a split second, then Eclipse / Aptana Studio crashes.
I'm using the current versions of the Aptana Studio and the RadRails plugin (0.9.1). I get the same result in both an Aptana/RadRails plugin installed into Eclipse 3.3.1.1, and in Aptana Studio 1.0.2 installed from the file Aptana_Studio_Setup_Linux.zip.
Output of the error dialog that pops up after Aptana crashes:
JVM terminated. Exit code=1
/usr/bin/java
-Xmx384M
-Xms128M
-Djava.awt.headless=true
-jar /home/dpdevel/bin/aptana/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /home/dpdevel/bin/aptana/AptanaStudio
-name Aptana
-showsplash 600
-exitdata 350010 Studio
-vm /usr/bin/java
-vmargs
-Xmx384M
-Xms128M
-Djava.awt.headless=true
-jar /home/dpdevel/bin/aptana/startup.jar
I've already reported a possibly related bug on ticket ROR-264. If it turns out these two should have been together on the same report, I apologize for the duplcation and please merge the two bug reports.