This also happens when starting javadoc comments for classes.
See also my post "Editor bug #632". This still applies to build #633.

It seems a bit unclear under which conditions it actually breaks the code.
I think it goes with comments inside the class body. At least for the case
related
to the javadoc comments.

Generally I think that a line should only be included into the import block
when it
starts with "import ".

--
Sascha

"dimiter" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
afuumf$4bl$[EMAIL PROTECTED]">news:afuumf$4bl$[EMAIL PROTECTED]...
> I am trying to cnange the accesibility modifier for a class from package
> private to public and I get the following bug.
>
> 1. The imports section is collapsed.
> 2. I go to the line with the class declaration, hit 'Home' key and start
to
> type "public" intending to press space later.
> 3. When the "class" keyword is changed to "p|class ....." the whole line
is
> swallowed by the folded imports block.
> 4. The cursor stays at the same place in the editor, but this time the
line
> has changed to "i|mport ...."
> 5. If I type further, I end up with two red lines - "iublic |mport ...."
and
> "pclass ......"
>
> sorry for the unclear describtion, let me know if you need more details..
>
> -- dimiter
>
>
>


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

Reply via email to