--
You received this message because you are subscribed to the Google Groups "beadsproject" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beadsproject...@googlegroups.com.
To post to this group, send email to beadsp...@googlegroups.com.
Visit this group at https://groups.google.com/group/beadsproject.
For more options, visit https://groups.google.com/d/optout.
Error occurred during initialization of boot layerjava.lang.module.FindException: Unable to derive module descriptor for C:\ClientApps\Beads\library\mp3spi1.9.4.jarCaused by: java.lang.IllegalArgumentException: mp3spi1.9.4: Invalid module name: '9' is not a Java identifierI am running Java 10 jdk-10.0.2 in the most recent version of Eclipse. A quick perusal of the Java libraries turns up no numbers in names.
Yeah, a bit puzzling. Without knowing internal dependencies changing names I’m afraid could simply lead me deeper into a rabbit hole.
Must be something caused by recent changes in Java – this info is dated Dec 2017 and seems to be related to the issue you pointed out
https://dzone.com/articles/automatic-module-name-calling-all-java-library-maintainers
_B
From: 'Neil C Smith' via beadsproject <beadsp...@googlegroups.com>
Sent: Tuesday, July 31, 2018 1:34 AM
To: beadsp...@googlegroups.com
Subject: Re: [beadsproject] Java identifier rules problem in library module names
On Tue, 31 Jul 2018, 01:54 , <rdbre...@gmail.com> wrote:.
--