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 244580 - Create "C/C++ Application" wizard doesn't activate C/C++ plug-in
Summary: Create "C/C++ Application" wizard doesn't activate C/C++ plug-in
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-19 08:12 UTC by soldatov
Modified: 2014-06-06 13:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (29.73 KB, text/plain)
2014-05-19 09:45 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2014-05-19 08:12:59 UTC
Download "NetBeans 8.0 OS Independent Zip" with all plug-ins
Unpack zip
Launch NetBeans (/export/files/netbeans/bin/netbeans --userdir /var/tmp/sova12345)
Create C/C++ Application project
==> NetBeans is not activated in Plugins window, "syntax highlighting" works badly (gray '#include <cstdlib>' line in main.cpp), debugger doesn't work ("Debug Project" button is disabled)

Workaround: Activate C/C++ plugin and restart IDE
See also: http://forums.netbeans.org/topic60959.html
Comment 1 soldatov 2014-05-19 08:21:09 UTC
Typo: NetBeans is not activated in Plugins window
Should be: C/C++ plugin is not activated in Plugins window
Comment 2 soldatov 2014-05-19 09:45:59 UTC
Created attachment 147327 [details]
IDE log
Comment 3 Alexander Simon 2014-05-20 10:03:57 UTC
Investigation:
It is a duplicate of the bug #244462.

Steps to reproduce:
- install updates
- Tools->Plugins->Installed has "User Installed Plugins" that contains C/C++ Code Analysis Impl and C/C++ Code Analysis API modules.
- deactivate C/C++ and activate "User Installed Plugins" groups.

Result:
- C/C++ project can be open, but C/C++ cluster has a lot inactivated plugins.
Comment 4 Alexander Simon 2014-05-20 10:31:34 UTC
Work around of C/C++ part of the bug #244462 in change set:
http://hg.netbeans.org/cnd-main/rev/e02a5a336dbb
fixed a problem.
Comment 5 soldatov 2014-06-06 13:00:58 UTC
now I see one C/C++ plug-in

verified in NetBeans IDE 8.0 patch2 (Build 201406041415)