Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C-Lang(Introducing C-lang to the CDT)
C-Lang [message #1845058] Tue, 05 October 2021 04:14 Go to next message
Yehuda Singer is currently offline Yehuda SingerFriend
Messages: 31
Registered: May 2013
Member
Dear sirt/Mrs.

I have the LLVM installed on my Linux computer.
The old Eclipse CDT permitted me to open a new project and use the C-lang tools.
Yhe new one doesnot.

How to integrate the C-lang?

best regards and thanks in advance.
Yehuda
Re: C-Lang [message #1845069 is a reply to message #1845058] Tue, 05 October 2021 14:53 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
I no longer have older versions of Eclipse so I can't see what you are referring to .
Why can't you create a new project then change the toolchain with
Project --> C/C++ Builder --> Tool Chain Editor --> Current Toolchain
Re: C-Lang [message #1845075 is a reply to message #1845069] Wed, 06 October 2021 04:54 Go to previous messageGo to next message
Yehuda Singer is currently offline Yehuda SingerFriend
Messages: 31
Registered: May 2013
Member
Dear David,
THe C-lang compiler and linker are installed in theie regular place /usr/bin.

The project has been imported from an older Eclipse version. I send you the screen-shot.
Best regards and thanks in advance.
Yehuda
Re: C-Lang [message #1845102 is a reply to message #1845075] Wed, 06 October 2021 20:34 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
You can save yourself quite a bit of time by being more explicit.
Your original post in his thread said you couldn't open a new project
but apparently you meant an old project.

What you are getting is a Java error.
Never seen it before but I suspect your old project contains
plugin references that aren't compatible with the version
of Eclipse you are using.

Probably the easiest fix might be to reimport the source.
Since you want a Managed Build create a new project then
move your source into it.
Previous Topic:Setting up Eclipse for Developing with ATMEGA1284
Next Topic:Eclipse formatter tab policy range 8-19 causes misalignment
Goto Forum:
  


Current Time: Thu Apr 25 18:56:08 GMT 2024

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

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

Back to the top