Hello,
1. in the following code snippet, GeneratorWrapper is an inner class inside
the
class of "listener". The code compiles ok, but IDEA insists that a ";" is
expected right after "listener."
GeneratorWrapper gen = listener.new GeneratorWrapper(new
InfoGenerator(info),
start, stop);
2. when I float the structure pane, it just shows an empty grey area.
Unfloated, it shows the class structure again.
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list