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 163794

Summary: Ability to disable support for some primitive types
Product: java Reporter: _ tboudreau <tboudreau>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 178240    

Description _ tboudreau 2009-04-27 16:14:00 UTC
Probably just a dream, but...

Java Card (in any of its incarnations, including the enhanced java card 3) does not support floats doubles.

It would be useful if we could actually convince the compiler to treat use of the keywords float or double as syntax
errors in certain project types.
Comment 1 Quality Engineering 2010-02-17 21:59:46 UTC
Integrated into 'main-golden', will be available in build *201002180200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/25cbe64865df
User: Tim Boudreau <tboudreau@netbeans.org>
Log: #163794 - packager called twice for run & debug actions