Eclipse 3.1M4, JSP: Closing Brackets [message #28799] |
Thu, 24 February 2005 07:58  |
Eclipse User |
|
|
|
Originally posted by: ben.hildebrand.gmx.de
Hi,
perhaps im just too dumb, but on my System
WinXP
JDK 1.5
Eclipse 3.1M4
JBoss 4.0.1
JBossIDE-1.4.1-jre1.5-e31
i have the following problem:
When writing a JSP, i am NOT able to write a closing bracket like this
one: }
Opening brackets aren't a problem at all. I tested it on 3 different
machines and always the same behaviour..
This is very annoying because one needs that bracket every 2 minutes :-) Am
I doing something wrong?
Thanks very much in advance for your help,
Regards,
Ben Hildebrand
|
|
|
Re: Eclipse 3.1M4, JSP: Closing Brackets [message #29873 is a reply to message #28799] |
Fri, 04 March 2005 05:41  |
Eclipse User |
|
|
|
Originally posted by: jochen.buerkle.gmx.de
Hi Ben,
> When writing a JSP, i am NOT able to write a closing bracket like this
> one: }
I suggest you are using a German Keyboard layout where
the character ] is assigned to Alt Gr - 9 and
} to Alt Gr - 0. Unfortunately the JBoss IDE Plugin assigns a command
to those Key Sequences.
Therefore you should assign those commands to other Key sequences
(delete the current assignments) and you will be able to type ], and }
again.
E.g. remove Window->Preferences->Workbench->Keys -> Key Sequence
Ctrl-Alt-9 (=Alt Gr-9)
|
|
|
Powered by
FUDForum. Page generated in 0.04159 seconds