-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
I have tried to import the langchaing4j project in Eclipse/VS Code/Cursor and faced the following issues:
-
m2e sets JRE 1.8 instead of JRE 17 - https://github.com/langchain4j/langchain4j/blob/a06ec71840a7f28dec2882369599115a832f7817/langchain4j-parent/pom.xml#L39
This issue doesn’t happen in VS Code and Cursor because they use an older m2e version. -
m2e doesn’t add
../langchain4j-test/src/main/javato the source folders of thelangchain4j-coreproject - https://github.com/langchain4j/langchain4j/blob/a06ec71840a7f28dec2882369599115a832f7817/langchain4j-core/pom.xml#L104
Metadata
Metadata
Assignees
Labels
No labels