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 78620

Summary: Native and srtictfp properties are not compatible
Product: uml Reporter: bugbridge <bugbridge>
Component: PropertiesAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: ads, petersl
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description bugbridge 2006-06-20 18:37:30 UTC
Original submitter: ads

Description:

Should not be possible set simultaneously native and strictfp for operation.
They are incompatible.
If one of them is set , then setting other should be impossible. Otherwise 
source code will be inconsistent.