Why hasn't the .classpath been updated? #3072
-
Why hasn't the lib been updated in the .classpath file? Project Root Path : /home/workspace/sample settings.json
.metadata/.log!ENTRY org.eclipse.jdt.ls.core 1 0 2024-02-22 10:33:47.955 !ENTRY org.eclipse.jdt.ls.core 1 0 2024-02-22 10:33:48.391 !ENTRY org.eclipse.jdt.ls.core 1 0 2024-02-22 10:33:48.391 !ENTRY org.eclipse.jdt.ls.core 1 0 2024-02-22 10:33:48.391 !ENTRY org.eclipse.jdt.ls.core 1 0 2024-02-22 10:33:48.392 .classpath
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Your .classpath is ignored, because your folder doesn't have a .project. Given your configuration, you can remove .classpath entirely |
Beta Was this translation helpful? Give feedback.
-
When the |
Beta Was this translation helpful? Give feedback.
-
I can't reproduce the issue. |
Beta Was this translation helpful? Give feedback.
I can't reproduce the issue.
@BABUGANESH-R If you add a lib to
/home/workspace/deployment/
while VS Code is running, you have to reload it to update .classpath.