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 80083 - Parsing of the Freeway project freezes
Summary: Parsing of the Freeway project freezes
Status: RESOLVED DUPLICATE of bug 79492
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-12 16:09 UTC by soldatov
Modified: 2006-07-13 10:18 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 soldatov 2006-07-12 16:09:42 UTC
1) Create new project from Freeway project.
  - Create "C/C++ Application" project
  - Add all C++ files into "Sources Files" folder ("Add Existing item..." menu item)
  - Add all H files into "Header Files" folder
  - Add arrow_left.bitmap, arrow_over.bitmap, arrow_right.bitmap,
arrow_up.bitmap, traffic.icon, traffic.mask, window.info files into "Resource
Files" folder
2) Close IDE
3) Start IDE
4) Quickly open maniac.cc file in built-in project
5) Move cursor at 51-th line and press ctrl-space.

"Please wait" message has appeared, but code complition list has not appeared,
because parsing of the project has frozen on 0-15 percent.
Comment 1 Vladimir Kvashin 2006-07-13 10:18:56 UTC

*** This issue has been marked as a duplicate of 79492 ***