Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed Make project does not produce makefiles
Managed Make project does not produce makefiles [message #100876] Sun, 25 April 2004 18:27 Go to next message
Eclipse UserFriend
Originally posted by: kerry_t_johnson.hotmail.com

System Setup: Redhat 9.0, Eclipse 3.0 M8, CDT 2.0.0 M8

I am unable to get CDT Managed Make projects to produce makefiles. I'm
assuming that I am missing some sort of plug-in. I used the import
facility of Eclipse to bring in the following features:

org.eclipse.cdt.make-feature
org.eclipse.cdt.managedbuilder-feature
org.eclipse.cdt-feature
org.eclipse.jdt.source-feature
org.eclipse.jdt-feature
org.eclipse.pde-feature
org.eclipse.platform.source-feature
org.eclipse.platform-feature
org.eclipse.sdk-feature

but then I am presented with a Problem window showing the following
(truncated to save bandwidth):
Severity Description Resource In Folder Location Creation Time
1 Plug-in reference 'org.eclipse.cdt.make.core' cannot be resolved.
feature.xml org.eclipse.cdt.make-feature line 37 April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt.make.ui' cannot be resolved.
feature.xml org.eclipse.cdt.make-feature line 43 April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt.managedbuilder.core' cannot be
resolved. feature.xml org.eclipse.cdt.managedbuilder-feature line 38
April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt.managedbuilder.ui' cannot be
resolved. feature.xml org.eclipse.cdt.managedbuilder-feature line 44
April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt.core' cannot be resolved.
feature.xml org.eclipse.cdt-feature line 42 April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt.ui' cannot be resolved.
feature.xml org.eclipse.cdt-feature line 48 April 25, 2004 6:04:41 PM
1 Plug-in reference 'org.eclipse.cdt' cannot be resolved. feature.xml
org.eclipse.cdt-feature line 54 April 25, 2004 6:04:41 PM


Any help would be greatly appreciated.

- Kerry
Re: Managed Make project does not produce makefiles [message #100902 is a reply to message #100876] Mon, 26 April 2004 04:27 Go to previous message
Eclipse UserFriend
I'm not sure, what you actually trying to do!

When you want to install a feature/plugin, such as CDT, you have to use
the Update Manager, not the Import...

Import is for importing a project into your workspace, such as you want
to work _on_ this project not using it!

If you just try to use the CDT and Eclipse together, I don't know, wth
told you to use your way of importing.

Kerry Johnson wrote:

> System Setup: Redhat 9.0, Eclipse 3.0 M8, CDT 2.0.0 M8
>
> I am unable to get CDT Managed Make projects to produce makefiles. I'm
> assuming that I am missing some sort of plug-in. I used the import
> facility of Eclipse to bring in the following features:
>
> org.eclipse.cdt.make-feature
> org.eclipse.cdt.managedbuilder-feature
> org.eclipse.cdt-feature
> org.eclipse.jdt.source-feature
> org.eclipse.jdt-feature
> org.eclipse.pde-feature
> org.eclipse.platform.source-feature
> org.eclipse.platform-feature
> org.eclipse.sdk-feature
>
> but then I am presented with a Problem window showing the following
> (truncated to save bandwidth):
> Severity Description Resource In Folder Location Creation
> Time
> 1 Plug-in reference 'org.eclipse.cdt.make.core' cannot be resolved.
> feature.xml org.eclipse.cdt.make-feature line 37 April 25, 2004
> 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt.make.ui' cannot be resolved.
> feature.xml org.eclipse.cdt.make-feature line 43 April 25, 2004
> 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt.managedbuilder.core' cannot be
> resolved. feature.xml org.eclipse.cdt.managedbuilder-feature
> line 38 April 25, 2004 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt.managedbuilder.ui' cannot be
> resolved. feature.xml org.eclipse.cdt.managedbuilder-feature
> line 44 April 25, 2004 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt.core' cannot be resolved.
> feature.xml org.eclipse.cdt-feature line 42 April 25, 2004
> 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt.ui' cannot be resolved.
> feature.xml org.eclipse.cdt-feature line 48 April 25, 2004
> 6:04:41 PM
> 1 Plug-in reference 'org.eclipse.cdt' cannot be resolved.
> feature.xml org.eclipse.cdt-feature line 54 April 25, 2004 6:04:41 PM
>
>
> Any help would be greatly appreciated.
>
> - Kerry
>
Previous Topic:Error parsing compiler output
Next Topic:Error trying to install CDT
Goto Forum:
  


Current Time: Wed Mar 12 23:51:50 EDT 2025

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

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

Back to the top