-
Notifications
You must be signed in to change notification settings - Fork 0
IntelliJ IDEA requires modules for langchain4j #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@koppor In the repository intellij-issue-modularity I made all the changes, but it stuck at error:
Could you please update the repo with the changes you made in JabRef? |
Can't we add |
Done. See InAnYan/intellij-issue-modularity@7ba30fa. |
BTW, there is a work-around: Please add following things to
In the text box where other paramters to |
New parameters:
|
Reopening; cannot get Blocked by langchain4j/langchain4j#1066 |
@InAnYan This can be closed, because with the configuration of the compiler, the issue indicated by the title is working @InAnYan I would propose to open another issue for compilation with IntelliJ referencing to langchain4j/langchain4j#1066. This is different enough to this one. |
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:
The same applies for other classes.
However, the code compiles without any errors.
Moreover, if we apply the IDEA's advice, the building breaks.
The text was updated successfully, but these errors were encountered: