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 254943 - In editor type createTem to get CC optioon
Summary: In editor type createTem to get CC optioon
Status: RESOLVED INCOMPLETE
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-02 16:37 UTC by markee174
Modified: 2015-09-03 07:37 UTC (History)
0 users

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 markee174 2015-09-02 16:37:17 UTC
I could not get this Synergy test to work on my Mac in 8.1

In editor type createTem
call code completion
select File.createTempFile() and press enter
Comment 1 Jiri Prox 2015-09-03 07:37:04 UTC
Can you please provide more info?
What was result of this actions? And what was expected?


I've tried to reproduce, but for me, the item was correctly completed and the necessary import was added.