Using password_field closes my eclipse

hi all,
i am using eclipse 3.2 as my IDE for rails development, when i
tried to create a login screen, if i use password_field or
password_field_tag it closes my eclipse and pops up a small window and
says …

JVM terminated. Exit code=1
/usr/java/jdk1.5.0_01/bin/java
-Xms40m
-Xmx256m
-jar /usr/d/eclipse/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/d/eclipse/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 29801b
-vm /usr/java/jdk1.5.0_01/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/d/eclipse/eclipse/startup.jar

plz guide me to solve this problem.

Madhankumar Nagaraj wrote:

hi all,
i am using eclipse 3.2 as my IDE for rails development, when i
tried to create a login screen, if i use password_field or
password_field_tag it closes my eclipse and pops up a small window and
says …

JVM terminated. Exit code=1
/usr/java/jdk1.5.0_01/bin/java
-Xms40m
-Xmx256m
-jar /usr/d/eclipse/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/d/eclipse/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 29801b
-vm /usr/java/jdk1.5.0_01/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /usr/d/eclipse/eclipse/startup.jar

plz guide me to solve this problem.

hi, we had the same problem on PCLinuxOS 2007.

post your .rb and .rhtml code here, please.

somebody might need that version of java.
what distro you using? arch linux?

some of us have been having trouble with eclipse or aptana, with ROR.
we are looking at NetBeans 6.0 for just ruby, and it looks good.
just fyi.