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.
  • From: "Waterlander, Erwin" <erwin.waterlander@xxxxxxxxx>
  • Date: Thu, 8 Dec 2022 09:41:58 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=RoMVpHG8/IYNYW2bjCoTFmCYyIak4bfD9O9iXAHfC9E=; b=i4bKKBal1ljaoiUJSfO0MpikyJzOCXNCb90quuFxvg1OX5cLyzameLSAhMfPHIRljQ/5nRUC7orPFLOp9JQSZKIcou8k18UUZrZ/WzfdRMoEG8JPk1WHIFtwdWYZ+ziEvNSiMa+1WJwxKPjWNIomufMEzzV3SzMS7Zb5A5+iuNVJVI/vmD5hwujCHUPYNvk8vvSqCpIW+wTD9gT4O8SwcNb2lLaDH8M17ObwlKUQEexn2ymrT9tlwASlqhPMi5D7QHgp4UAni8BSiNqQNoEqzwWE9OiIto6WOStjBXbr9r8bYIklPog4ruXCrsYr8X9vkzXgzS3r1I2z8mPHcag4gA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N/cWfcncg0ZXBgo9gIyEUVj8OAc52nudySEffH0hFKRzS1oLWJwzX4NyvE+1u7K6kArDXcDE+F6QtRTtUvu8+KNRgDD71tPk1afB1O60117zmHGs8JSYfyolo9sTqAUCEUKWf47oFj1Uh/SNwZLrvoKP3fTc7IFjtUYaTiOf97u/mPfkKEOfaOPTNBk91fcX9NKkMmyV6yedPJlsO1Hwz9U+nTA/4GrGLj59L7KcgjnCCwYE+Gppsn4AvRYIAl0oRzPqwc1MxCOVLN3lUsQpgbzECmeEOqQ6D81MDoumt2jn1sdSoDomaDw9VfakTnwB0FamDqJWaC/zkOegdgOv2g==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev/>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdkJeA9YmQgaNig8QZOo09e0AKwlywAE0JcAAFcxd+A=
  • Thread-topic: [cdt-dev] Problem with eclipse imports in Eclipse on CDT source.

Hi,

 

The syntax errors are gone now, but when I’m launching CDT I’m not getting the launch bar.

 

 

 

 

 

 

--

Erwin Waterlander                                                 Intel

 

From: cdt-dev <cdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Jonah Graham
Sent: Tuesday, December 06, 2022 16:57
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: 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 

CDT's current HEAD requires platform 4.26 now.

 

See recent commit 

 

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?

 

 


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

---------------------------------------------------------------------
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.


Back to the top