Skip to content

IntelliJ IDEA requires modules for langchain4j #6

@InAnYan

Description

@InAnYan

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)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions