Hi Michael, We didn't manage to reproduce this. Could you please send us a test illustrating the problem? Is the problem reliably reproducible in your configuration?
Best regards, Eugene Zhuravlev IntelliJ Software, http://www.intellij.com/ "Develop with pleasure!" ----- Original Message ----- From: "Michael Damberger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 29 November, 2001 12:19 PM Subject: [Eap-list] 522 convert anonymous to inner > 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 _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
