Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » could not import org.eclipse.cdt.*
could not import org.eclipse.cdt.* [message #103033] Mon, 24 May 2004 03:09 Go to next message
Eclipse UserFriend
Hi,

I am trying to write an extension for managed build for cross
compllation environment in windows XP.
According to the "Managed Build System Extensibility Document". I have
to import org.eclipse.cdt.core,
org.eclipse.cdt.make.ui and org.eclipse.cdt.managedbuilder.ui into the
run-time workbench instace.

However , I can not find them in both of the "External Plug-ins and
Fragments" dialog(
"File > Import... > External Plug-ins and Fragments" ) and the Target
Platform dialog ("Perferences ->
Plug-in Development -> Target Platform). I am quite confused , because
the CDT has been installed in
the computer successfully. Creates and compiles C/C++ project for Cygwin
environemnt got no error so far.

( Eclipse 3.0M8 + CDT2.0M8)

Do anyone has idea on finding out the error? Thanks for any advise.

Managed Build System Extensibility Document
http://dev.eclipse.org/viewcvs/index.cgi/cdt-home/user/Refer ence%20Documents/Managed_Build/Managed_Build_Extensibility.h tml?cvsroot=Tools_Project&rev=1.2#_TocSection5
Re: could not import org.eclipse.cdt.* [message #103054 is a reply to message #103033] Mon, 24 May 2004 03:18 Go to previous messageGo to next message
Eclipse UserFriend
"Ben Lau" <benlau@linux.org.hk> ???????/???????? ? ???????? ?????????:
news:c8s6m2$1ce$1@eclipse.org...
> Hi,
>
> According to the "Managed Build System Extensibility Document". I have
> to import org.eclipse.cdt.core,
> org.eclipse.cdt.make.ui and org.eclipse.cdt.managedbuilder.ui into the
> run-time workbench instace.
>
> However , I can not find them in both of the "External Plug-ins and
> Fragments"
> ( Eclipse 3.0M8 + CDT2.0M8)
>

I have this bug in project with created with new OSGI Manifest - Plugin
dependences not updated when i add its.

In Eclipse3.0M9 all works perfect.
Re: could not import org.eclipse.cdt.* [message #103339 is a reply to message #103054] Tue, 25 May 2004 02:00 Go to previous messageGo to next message
Eclipse UserFriend
mishaa wrote:
> "Ben Lau" <benlau@linux.org.hk> ???????/???????? ? ???????? ?????????:
> news:c8s6m2$1ce$1@eclipse.org...
>
>>Hi,
>>
>>According to the "Managed Build System Extensibility Document". I have
>>to import org.eclipse.cdt.core,
>>org.eclipse.cdt.make.ui and org.eclipse.cdt.managedbuilder.ui into the
>>run-time workbench instace.
>>
>> However , I can not find them in both of the "External Plug-ins and
>>Fragments"
>>( Eclipse 3.0M8 + CDT2.0M8)
>>
>
>
> I have this bug in project with created with new OSGI Manifest - Plugin
> dependences not updated when i add its.
>
> In Eclipse3.0M9 all works perfect.
>
>

Hi,

yes , the 3.0M9 work fine. Thanks a lot!
Re: could not import org.eclipse.cdt.* [message #103496 is a reply to message #103339] Tue, 25 May 2004 09:17 Go to previous message
Eclipse UserFriend
Originally posted by: paul.wakefield.advancedprotocol.com

Hi,

Im interested in writing a toolchain to use the microsoft compiler and
linker (link below) with the platform SDK with nmake etc..

http://www.microsoft.com/downloads/details.aspx?FamilyId=272 BE09D-40BB-49FD-9CB0-4BFA122FA91B&displaylang=en


is the something anyone would like to work on?


Paul
Previous Topic:ECLIPSEWIKI new location
Next Topic:How do I get these functions in CDT
Goto Forum:
  


Current Time: Fri May 23 17:27:29 EDT 2025

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

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

Back to the top