Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Problem with eclipse imports in Eclipse on CDT source.

Hi.

Open cdt.target and set that as your target platform. See details on 
https://github.com/eclipse-cdt/cdt/blob/main/CONTRIBUTING.md manual setup section.

CDT's current HEAD requires platform 4.26 now.

See recent commit 
https://github.com/eclipse-cdt/cdt/commit/1087dc5f2255b8befa31e6e0cf98e72d9483ceed for more information as to why it requires 4.26.

HTH,
Jonah

On Tue, Dec 6, 2022 at 8:39 AM Waterlander, Erwin <erwin.waterlander@xxxxxxxxx> wrote:

Hi,

 

I’m opening the latest CDT sources in Eclipse IDE for Eclipse Committers 2022-09 (4.25).

Eclipse has problems finding the imports. Eclipse proposes among others to add imports to imported packages. This would change the MANIFEST.MF files. I’m sure this should not be needed.

I have lots of these problems. What do I need to do to solve all these problems at once?

 

 

 

 

 

 

 

--

Erwin Waterlander                 Intel

erwin.waterlander@xxxxxxxxx

Eindhoven

http://www.intel.com/    The Netherlands

 

---------------------------------------------------------------------
Intel Benelux B.V.
Registered in The Netherlands under number 24134020
Statutory seat: Rotterdam
Registered address: Capronilaan 37, 1119NG Schiphol-Rijk

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cdt-dev
--
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

Back to the top