Marc,

I can't reproduce this behaviour. Could you please try it out when build
#611 is available?

Best regards,
Mike Aizatsky.
------------------------------
IntelliJ Software, "Develop with pleasure!" http://www.intellij.com


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On
> Behalf Of Marc Palmer
> Sent: Friday, March 08, 2002 4:39 PM
> To: '[EMAIL PROTECTED]'
> Subject: [Eap-list] Bug: new XXXX() "create class" intention
> 
> 
> Hi,
> 
> In build 605, using the create class intention when the cursor is on a
> "new UndefinedClassHere()" statement results in a class like this:
> 
> public class UndefinedClassHere extends Object
> {
>    public UndefinedClassHere()
>    {
>       super();
>    }
> }
> 
> This is obviously more than a little wrong ;-)
> 
> I vote for no "extends Object" and not default constructor, please -
the
> results should be just the same as selecting "New Class..." and they
> aren't.
> 
> Marc
> 
> 
> 
> _______________________________________________
> 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

Reply via email to