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 132703

Summary: Autocompletion and syntax check severely broken with RCP projects and custom platform
Product: apisupport Reporter: fabriziogiudici <fabriziogiudici>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description fabriziogiudici 2008-04-13 16:03:08 UTC
When a RCP project which makes use of a custom plarform is opened with 6.1RC1, the following things happen:

1. all the referenced classes that are neither part of the project nor of the standard NetBeans platform are not found and the relative import statements are 
underlined
2. the "Fix imports" tool can't find them
3. the source files are filled of false red badges whenever they are referenced
4. the auto-completion doesn't work for them

This behaviour started to happen with 6.1Beta and was never seen previously. It has been tested on all platforms (Mac OS X, Linux, Windows). It's a severe bug 
since the productivity is dramatically impacted.
Comment 1 Jana Maleckova 2008-04-14 09:44:57 UTC
reassign to apisupport for evaluation
Comment 2 Jesse Glick 2008-04-14 15:27:09 UTC
I can't reproduce. I would need *complete* and exact steps to reproduce from scratch in order to evaluate.
Comment 3 fabriziogiudici 2008-04-14 15:46:30 UTC
I'm aware of it, I'm working on - up to now it would be required to check out at least the smaller of my projects. I'm trying to see if it's possible to create a 
fake, small project that reproduces it.
Comment 4 Jesse Glick 2008-06-11 15:50:52 UTC
Closing since there is no more information.