Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Labels:None
-
Environment:Eclipse 3.3 WindowsXP Groovy Eclipse Plugin Groovy 1.5.7
Description
In Eclipse 3.3,I had been selected Groovy -> Add Groovy Nature
Right click on the project and select Groovy -> Groovy Shell
then Eclipse console show the message below
Groovy Shell (1.5.7, JVM: 1.6.0_10-beta)
Type 'go' to execute statements; Type 'help' for more information.
groovy>
after that , the shell immediately terminates!
I can't input anything....
I try to use the Groovy Eclipse plugin in MyEclipse6.5, Eclipse 3.4.
I see the problem again.