Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » F_CONTENT flag on working copy revert (and annotations)
F_CONTENT flag on working copy revert (and annotations) [message #230922] Wed, 07 June 2006 18:00
Eclipse UserFriend
If I edit a source file and then close without saving, I usually get a
nice event with a delta that details everything that has been reverted as
the working copy is released. If I rename an attribute, I get the
attribute re-renamed delta on close. If I change a class modifier, I get
the modifier revert delta on close. But if I change an annotation on a
java element (usually given an F_CONTENT flag), I get no such delta
notification on close.

Should I be getting an F_CONTENT flag on my delta when my annotations are
reverting?? Is this a bug?

Otherwise, how do I know that annotations are reverting to old values when
an editor is closed without saving?

Thanks,
- Paul
Previous Topic:EnumDeclaration trouble
Next Topic:code generation and content assist
Goto Forum:
  


Current Time: Thu Jul 17 17:31:33 EDT 2025

Powered by FUDForum. Page generated in 0.05465 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top