Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » org.eclipse.cdt.debug.core.cdi.* missing in Eclipse Oxygen(packages missing in Eclipse Oxygen)
org.eclipse.cdt.debug.core.cdi.* missing in Eclipse Oxygen [message #1772054] Tue, 05 September 2017 02:52 Go to next message
Xiong An is currently offline Xiong AnFriend
Messages: 5
Registered: September 2017
Junior Member
As titled, the error message is "The import org.eclipse.cdt.debug.core.cdi cannot be resolved".


I am now trying to port code to Eclipse Oxygen, however, i am encountered with all these errors. I did search but no good solution to solve this problem.

Could anyone tell me how to make it through?

Thanks
  • Attachment: 222.png
    (Size: 12.97KB, Downloaded 115 times)
Re: org.eclipse.cdt.debug.core.cdi.* missing in Eclipse Oxygen [message #1772103 is a reply to message #1772054] Tue, 05 September 2017 14:25 Go to previous messageGo to next message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
CDI was removed a couple of years ago. You must use DSF now.
Re: org.eclipse.cdt.debug.core.cdi.* missing in Eclipse Oxygen [message #1772233 is a reply to message #1772103] Thu, 07 September 2017 02:42 Go to previous messageGo to next message
Xiong An is currently offline Xiong AnFriend
Messages: 5
Registered: September 2017
Junior Member
Thanks, man. This is a great help. I am now working on some very old code and do the porting work. Looks like some code needs to be rewritten now.
Re: org.eclipse.cdt.debug.core.cdi.* missing in Eclipse Oxygen [message #1772728 is a reply to message #1772103] Thu, 14 September 2017 12:33 Go to previous message
Xiong An is currently offline Xiong AnFriend
Messages: 5
Registered: September 2017
Junior Member
Hi Doug,

After reading the doc of DSF at help.eclipse.org, I have lost my direction where to go. Looks like there is no any info about how to do the transfer. Could you please give me more details or more docs about how to use DSF? And then I can start to learn.
Previous Topic:What happened to "C/C++ DSF GDB Debugger Integration"
Next Topic:CDT DSF support
Goto Forum:
  


Current Time: Thu Apr 25 07:42:44 GMT 2024

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

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

Back to the top