You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"configuration.java.dependency.showMembers": "Show the members in the explorer",
42
44
"configuration.java.dependency.syncWithFolderExplorer": "Link Java Projects Explorer with the active editor",
43
45
"configuration.java.dependency.autoRefresh": "Synchronize Java Projects explorer with changes",
44
46
"configuration.java.dependency.refreshDelay": "The delay time (ms) the auto refresh is invoked when changes are detected",
45
47
"configuration.java.dependency.packagePresentation": "Package presentation mode: flat or hierarchical",
48
+
"configuration.java.dependency.enableDependencyCheckup": "Show reminders when your Java runtimes or dependencies need an upgrade.",
46
49
"configuration.java.project.explorer.showNonJavaResources": "When enabled, the explorer shows non-Java resources.",
47
50
"configuration.java.project.exportJar.targetPath.customization": "The output path of the exported jar. Leave it empty if you want to manually pick the output location.",
48
51
"configuration.java.project.exportJar.targetPath.workspaceFolder": "Export the jar file into the workspace folder. Its name is the same as the folder's.",
0 commit comments