Skip to content
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

Trying to make sure java classes can be used in VS Code projects #401

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

DavyLandman
Copy link
Member

Right now, functions with @javaClass annotations do not work, I think this should be enough.

Copy link
Member

@jurgenvinju jurgenvinju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch! Just add the target to be sure.

@DavyLandman
Copy link
Member Author

Looking at some more code, this is also needed in the REPL, especially if you take into account the multiple project setup. where we have to also have the target folder of other projects in our classpath.

Copy link

sonarcloud bot commented Jul 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants