I called "convert anonymous to inner" on a class that was defined
as argument of a call to a constructor, like this:

   MyClass()
   {
      this(new AbstractClass(){ method()...}  
   }

bug: the inner class was placed after the closing } of the
outer class,
feature request: add the static modifier for the inner class
when used in constructor.


best regards,
Michael Damberger





______________________________________________________________________________
Keinen Jackpot mehr verpassen! Mit dem Dauerschein des WEB.DE Lottoservice.
Einfach und bequem Lotto tippen! http://tippen2.web.de/?x=4


_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to