Bug 530460 - auto complete not working anymore
Summary: auto complete not working anymore
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 4.7.2   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-29 13:10 EST by Keith Shivner CLA
Modified: 2018-02-15 07:56 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Shivner CLA 2018-01-29 13:10:20 EST
I don't know what I did but the auto complete used to work but it no longer does - for example typing main should have a popup and I select space bar and it puts in the code for public static void main.....


-- Configuration Details --
Product: Eclipse 4.7.2.20171218-0600 (org.eclipse.epp.package.java.product)Installed Features:
 org.eclipse.jdt 3.13.2.v20171130-0906
Versioning Plugin:
 org.eclipse.platform 4.7.2.v20171130-0510
Comment 1 Stephan Herrmann CLA 2018-02-15 07:56:44 EST
Sometimes content assist gets disabled due to an exception. Please check the preferences below Java > Editor > Content Assist > Advanced. At least s.t. like "Java Proposals" and "Template Proposals" should be selected.