Hi all,

While typing code for a new class the following has happened:

I usually write the comments for methods. before I write the method 
itself so I typed the following javadoc:

   /**
    * Creates a new data parser using the given markers.
    */

Then I hit return twice and then Alt+Insert to generate a constructor.

After choosing the member to initialize in the constructor and 
confirming with enter, the generated constructor has simply replaced my 
javadoc comments!


Regards,

Taoufik

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to