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 - Ability to disable support for some primitive types
Summary: Ability to disable support for some primitive types
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks: 178240
  Show dependency tree
 
Reported: 2009-04-27 16:14 UTC by _ tboudreau
Modified: 2010-02-17 21:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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