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 269886 - method not found
Summary: method not found
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 07:03 UTC by dagat
Modified: 2017-02-21 07:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (137.40 KB, text/plain)
2017-02-21 07:04 UTC, dagat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dagat 2017-02-21 07:03:59 UTC
Reproducibility: Happens every time

error: cannot find symbol
                   answer=String.format("%.0f", result);
  symbol:   method format(String,double)
  location: class String
Comment 1 dagat 2017-02-21 07:04:05 UTC
Created attachment 163677 [details]
IDE log