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

Missing Cleaning and building all projects command #3542

Open
guw opened this issue Mar 22, 2024 · 4 comments
Open

Missing Cleaning and building all projects command #3542

guw opened this issue Mar 22, 2024 · 4 comments

Comments

@guw
Copy link

guw commented Mar 22, 2024

I tried executing command: Java: Force Java Compilation > Full

It fails. Inspecting the Java language server log I can see:

!ENTRY org.eclipse.jdt.ls.core 4 0 2024-03-22 09:01:32.783
!MESSAGE Error occured while building workspace. Details: 
 message: The project cannot be built until its prerequisite foo is built. Cleaning and building all projects is recommended; code: 0; resource: ...

In Eclipse I would do "Project > Clean ... > Clean all projects".
It seems that the "Clean all project" command from Eclipse is missing.

@guw
Copy link
Author

guw commented Mar 22, 2024

@fbricon
Copy link
Collaborator

fbricon commented Mar 22, 2024

it's possible.
Do you have steps to reproduce the problem?

@guw
Copy link
Author

guw commented Mar 22, 2024

It may requires a necessary complicated project structure.

The error message above is shortened. The message line was report for multiple different projects. The classpath was updated for all of them, hence a full clean + rebuild is what I wanted.

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

No branches or pull requests

2 participants