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

Added Classpathentry to .classpath vanishes for every build in Maven java project #129940

Closed
KameshwarB opened this issue Aug 2, 2021 · 3 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@KameshwarB
Copy link

My project uses mustache templates to get the list of the POJO classes and add to target/generated-sources, during each build the classpathentry added is deleted automatically and only the set of classpath entries which is by default added.
whatever the entries that added to the project classpath should be there. is that feasible of what can we do as an alternative?

@mjbvz
Copy link
Collaborator

mjbvz commented Aug 2, 2021

/extJava

@KameshwarB
Copy link
Author

issue opened as redhat-developer/vscode-java#2058

@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants
@mjbvz @KameshwarB and others