Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [embed-cdt-dev] maven build

Hmm. Do you have the same problem inside the Eclipse IDE with the new target?
The failure is very strange because this class does not require SWT.

Regards,
AF

07.11.2020 19:05, Liviu Ionescu пишет:

On 7 Nov 2020, at 17:58, Alexander Fedorov <alexander.fedorov@xxxxxxxxxx> wrote:

I bet for a problem related with Java 11, it may be the reason why SWT is not resolved.
I should ensure that it is used during target resolution.
Can you be more specific?

I think I'm already using Java 11; maven reports:

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /Volumes/Internal-SSD/Users/ilg/Work/eclipse-plugins.git/EMBEDDED
Java version: 11.0.9, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"

Also to be noted that exactly the same configuration, with the '/neon/201705151400/' URL, works just fine, actually it worked for many years, even now.


Regards,

Liviu


_______________________________________________
embed-cdt-dev mailing list
embed-cdt-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/embed-cdt-dev




Back to the top