JabRef version
5.13 (latest release)
Operating system
Windows
Details on version and operating system
Windows 11
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
Just write the code with langchain4j library.
Appendix
The error IntelliJ gives is:
Package 'dev.langchain4j.data.message' is declared in module 'langchain4j.core', but module 'org.jabref' does not read it
The same applies for other classes.
However, the code compiles without any errors.
Moreover, if we apply the IDEA's advice, the building breaks.
JabRef version
5.13 (latest release)
Operating system
Windows
Details on version and operating system
Windows 11
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
Just write the code with
langchain4jlibrary.Appendix
The error IntelliJ gives is:
The same applies for other classes.
However, the code compiles without any errors.
Moreover, if we apply the IDEA's advice, the building breaks.