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 - Autocompletion and syntax check severely broken with RCP projects and custom platform
Summary: Autocompletion and syntax check severely broken with RCP projects and custom ...
Status: RESOLVED WORKSFORME
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-13 16:03 UTC by fabriziogiudici
Modified: 2008-06-11 15:50 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 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.