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 194921 - Can't open CND files in editor (.sh, .cpp, .h)
Summary: Can't open CND files in editor (.sh, .cpp, .h)
Status: CLOSED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 17:04 UTC by vince_soleil
Modified: 2011-02-09 16:19 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The error popup (8.90 KB, image/png)
2011-01-31 17:06 UTC, vince_soleil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vince_soleil 2011-01-31 17:04:58 UTC
Product Version = NetBeans IDE Dev (Build nbms-and-javadoc-6230-on-101129)
Operating System = Linux version 2.6.35-24-generic running on i386
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03


I can't open file with .sh extension
Check the screenshot
Comment 1 vince_soleil 2011-01-31 17:06:19 UTC
Created attachment 105528 [details]
The error popup
Comment 2 vince_soleil 2011-01-31 17:09:58 UTC
Same thing with cpp file.
Comment 3 vince_soleil 2011-01-31 17:12:09 UTC
Impossible to force activation of C/C++ plugin (same error)
Comment 4 Alexander Simon 2011-01-31 17:40:52 UTC
Cannot reproduce bug.
It seems you use broken build.
Try another one.
Comment 5 vince_soleil 2011-01-31 17:42:20 UTC
Some tests :
- Open 201012060001 : I can't reproduce it with this version.
- Open 201101040001 : failed to launch modules at startup  but is able to
activate C/C++ plugin. Above te message : 
Warning - could not install some modules: DLight Toolkit Management - None of
the modules providing the capability
org.netbeans.modules.dlight.management.ui.spi.IndicatorComponentDelegator could
be installed. DLight Toolkit Management - None of the modules providing the
capability org.netbeans.modules.dlight.spi.dataprovider.DataProviderFactory
could be installed. DLight Toolkit Management - None of the modules providing
the capability org.netbeans.modules.dlight.spi.storage.DataStorageFactory could
be installed. DLight Toolkit Management - None of the modules providing the
capability org.netbeans.modules.dlight.spi.tool.DLightToolConfigurationProvider
could be installed. DLight Toolkit Management - None of the modules providing
the capability org.netbeans.modules.dlight.spi.visualizer.VisualizerFactory
could be installed. DLight SPI - The module File System API was requested in
version >= 7.44 but only 7.43 was found. DLight Visualizers Impl - None of the
modules providing the capability
org.netbeans.modules.dlight.visualizers.SourceSupportProvider could be
installed. C/C++ APT-based Folding - The module File System API was requested
in version >= 7.44 but only 7.43 was found. C/C++ Dwarf-based Discovery
Provider - The module File System API was requested in version >= 7.44 but only
7.43 was found. DLight Toolkit - None of the modules providing the capability
org.netbeans.modules.dlight.api.impl.DLightToolkitManager could be installed.
20 further modules could not be installed due to the above problems.


But since I was opening these versions, I can't open newest version.
201101310000 and 201101170000 exit at startup
Comment 6 Alexander Simon 2011-01-31 19:40:07 UTC
Did you use fresh user dir?
Comment 7 vince_soleil 2011-02-01 09:25:43 UTC
With a fresh user dir, it works.
I made some investigation. With my current user_dir without the file "core/org.openide-filesystems.jar", netbeans can activate C/C++ plugin.

I can continue to work now.

Thanks
Comment 8 Alexander Simon 2011-02-01 13:17:12 UTC
It seems you install updates for NB 6.9 into development build.
It does not work.
Comment 9 Jiri Kovalsky 2011-02-09 16:19:17 UTC
Confirmed with reporter via e-mail. Closing the issue.