Autocompete bug on xxx.addActionListener (new |)
When I press CtrlShiftSpace, which used to insert "ActionListener ()
{
public void actionPerformed (ActionEvent aEvent)
{
}
}", I get an internal error. Has this bug been submitted already?
Guillaume
Please sign in to leave a comment.
I meant Autocomplete of course...
Guillaume Pothier wrote: