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 244710 - Autocompletion does not work, syntax errors where there are not.
Summary: Autocompletion does not work, syntax errors where there are not.
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 17:48 UTC by scanti
Modified: 2014-05-30 20:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (744.31 KB, text/plain)
2014-05-24 17:49 UTC, scanti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description scanti 2014-05-24 17:48:57 UTC
The IDE behaves in a strange way. There are some exceptions and several warnings in the log

Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02
Comment 1 scanti 2014-05-24 17:49:22 UTC
Created attachment 147421 [details]
IDE log
Comment 2 Tomas Pavek 2014-05-29 08:17:40 UTC
Please describe a specific problem (what exactly does not work) in the IDE and how to reproduce it. Thanks
Comment 3 scanti 2014-05-30 20:21:16 UTC
I was editing a java file. CTRL+Space did not work. I cannot reproduce, if it can help, the attached log is crammed with Exceptions.
FYI we create a copy of OutlineViewModel (org.netbeans.spi.viewmodel2.) and used in our NetBeans based RCP Application.