This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 78714 - strictfp is removed from source after modificators changing in model
Summary: strictfp is removed from source after modificators changing in model
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-21 05:27 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2006-06-21 05:27:40 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original submitter: sergeyp

Description:
reproducible with buzz,coco,coke

steps to reproduce:
1. create uml project by re
2. add pcakge with scoped diagram
3. add class to the diagram and name
4. in source add strictfp to class declaration
5. in model change abstract or transient etc modificator for the class
6. check source
there is no strictfp in source