Код: Выделить всё
Error occurred during initialization of boot layer
java.lang.module.FindException: Module bingespice_app not found
Process finished with exit code
module-info.java:br/>
module bingespice_app {
requires javafx.controls;
requires javafx.fxml;
requires javafx.web;
requires org.controlsfx.controls;
requires com.dlsc.formsfx;
requires net.synedra.validatorfx;
requires org.kordamp.ikonli.javafx;
requires org.kordamp.bootstrapfx.core;
requires eu.hansolo.tilesfx;
requires com.almasb.fxgl.all;
requires java.desktop;
opens com.example.bingespice_app to javafx.fxml;
exports com.example.bingespice_app;
}
< /code>
и pom.xml: < /pbr /> & l t ; p r o j e c t x m l n s = & q u o t ; h t t p : / / m a v e n . a p a c h e . o r g / P O M / 4 . 0 . 0 & q u o t ; < b r / > x m l n s : x s i = & q u o t ; h t t p : / / w w w . w 3 . o r g / 2 0 0 1 / X M L S c h e m a - i n s t a n c e & q u o t ; < b r / > x s i : s c h e m a L o c a t i o n = & q u o t ; h t t p : / / m a v e n . a p a c h e . o r g / P O M / 4 . 0 . 0 h t t p s : / / m a v e n . a p a c h e . o r g / x s d / m a v e n - 4 . 0 . 0 . x s d & q u o t ; & g t ; < b r / > & l t ; m o d e l V e r s i o n & g t ; 4 . 0 . 0 & l t ; / m o d e l V e r s i o n & g t ; < b r / > < b r / > & l t ; g r o u p I d & g t ; c o m . e x a m p l e & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; b i n g e s p i c e _ a p p & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; v e r s i o n & g t ; 1 . 0 - S N A P S H O T & l t ; / v e r s i o n & g t ; < b r / > & l t ; n a m e & g t ; b i n g e s p i c e _ a p p & l t ; / n a m e & g t ; < b r / > < b r / > & l t ; p r o p e r t i e s & g t ; < b r / > & l t ; p r o j e c t . b u i l d . s o u r c e E n c o d i n g & g t ; U T F - 8 & l t ; / p r o j e c t . b u i l d . s o u r c e E n c o d i n g & g t ; < b r / > & l t ; j u n i t . v e r s i o n & g t ; 5 . 1 0 . 2 & l t ; / j u n i t . v e r s i o n & g t ; < b r / > & l t ; / p r o p e r t i e s & g t ; < b r / > < b r / > & l t ; d e p e n d e n c i e s & g t ; < b r / > & l t ; d e p e n d e n c y & g t ; < b r / > & l t ; g r o u p I d & g t ; o r g . o p e n j f x & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; j a v a f x - c o n t r o l s & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; v e r s i o n & g t ; 1 7 . 0 . 6 & l t ; / v e r s i o n & g t ; < b r / > & l t ; / d e p e n d e n c y & g t ; < b r / > & l t ; d e p e n d e n c y & g t ; < b r / > & l t ; g r o u p I d & g t ; o r g . o p e n j f x & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; j a v a f x - f x m l & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; v e r s i o n & g t ; 1 7 . 0 . 6 & l t ; / v e r s i o n & g t ; < b r / > & l t ; / d e p e n d e n c y & g t ; < b r / > & l t ; d e p e n d e n c y & g t ; < b r / > & l t ; g r o u p I d & g t ; o r g . o p e n j f x & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; j a v a f x - w e b & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; v e r s i o n & g t ; 1 7 . 0 . 6 & l t ; / v e r s i o n & g t ; < b r / > & l t ; / d e p e n d e n c y & g t ; < b r / > & l t ; d e p e n d e n c y & g t ; < b r / > & l t ; g r o u p I d & g t ; o r g . o p e n j f x & l t ; / g r o u p I d & g t ; < b r / > & l t ; a r t i f a c t I d & g t ; j a v a f x - s w i n g & l t ; / a r t i f a c t I d & g t ; < b r / > & l t ; v e r s ion>17.0.6
org.openjfx
javafx-media
17.0.6
org.controlsfx
controlsfx
11.2.1
com.dlsc.formsfx
formsfx-core
11.6.0
org.openjfx
*
net.synedra
validatorfx
0.5.0
org.openjfx
*
org.kordamp.ikonli
ikonli-javafx
12.3.1
org.kordamp.bootstrapfx
bootstrapfx-core
0.4.0
eu.hansolo
tilesfx
21.0.3
org.openjfx
*
com.github.almasb
fxgl
17.3
org.openjfx
*
org.junit.jupiter
junit-jupiter-api
${junit.version}
test
org.junit.jupiter
junit-jupiter-engine
${junit.version}
test
com.google.code.gson
gson
2.10.1
org.apache.maven.plugins
maven-compiler-plugin
3.13.0
23
23
org.openjfx
javafx-maven-plugin
0.0.8
default-cli
com.example.bingeSpice_app/com.example.bingeSpice_app.Main
app
app
app
true
true
true
< /code>
Я попробовал варианты виртуальной машины, я перенес модуль-Info в разных местах. Я попытался отредактировать некоторые заглавные буквы в строчные записи, как показано ранее (имя модуля в начале было Bingespice_App). Что я делаю не так. Пожалуйста, не присылайте ссылки на другие сообщения, единственным, который я обнаружил, что родственник был кто -то с Hellofx, и это какое -то отношение к папке, но у меня даже нет.
Подробнее здесь: https://stackoverflow.com/questions/795 ... -not-found