Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Using CDT in Another Eclipse Plugin -
Using CDT in Another Eclipse Plugin - [message #152459] Fri, 26 August 2005 20:37 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

Hello,
I am trying to include the CDT in my plugin so that I can leverage some
of its features. I am using Eclipse 3.1 and CDT 3.0. I installed CDT
through the update feature - not with zip files. My eclipse install can
find and use the CDT without error and the software manager reports no
problems. However, when I add any or all cdt plugins to my plugins
"Required Plug-ins" list and try to launch, neither my plugin or CDT
load in the newly launched configuration and I get an error saying
"Missing required bundle org.eclipse.cdt_0.0.0." Also, the software
manager in the new window reports various problems with the CDT install.

Has anyone else had this problem? I believe that this is the correct
way to add CDT for use in another plugin. If not, please let me know.

thanks,
adam
Re: Using CDT in Another Eclipse Plugin - [message #152569 is a reply to message #152459] Mon, 29 August 2005 11:47 Go to previous message
Eclipse UserFriend
> I am trying to include the CDT in my plugin so that I can leverage some
> of its features. I am using Eclipse 3.1 and CDT 3.0. I installed CDT
> through the update feature - not with zip files. My eclipse install can
> find and use the CDT without error and the software manager reports no
> problems. However, when I add any or all cdt plugins to my plugins
> "Required Plug-ins" list and try to launch, neither my plugin or CDT
> load in the newly launched configuration and I get an error saying
> "Missing required bundle org.eclipse.cdt_0.0.0." Also, the software
> manager in the new window reports various problems with the CDT install.

Perhaps you could check first if the problem is caused by your plugin, or
by
the way you installed the CDT plugins. Thus in the Debug/Run launch
configuration=>'Plug-ins' tab deselect your own plugin in the Workspace
Plug-ins list. If that launches ok, check your plugin.xml and manifest
file.
Previous Topic:Managed projects
Next Topic:How to add include paths in managed make projects?
Goto Forum:
  


Current Time: Sun Jul 20 08:11:48 EDT 2025

Powered by FUDForum. Page generated in 0.03073 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top