Manage Java projects in Visual Studio Code. Contribute to microsoft/vscode-java-dependency development by creating an account on GitHub.
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} microsoft / vscode-java-dependency Public Notifications You must be signed in to change notification settings Fork 69 Star 141 Code ...
"java", "project", "explorer" ], "engines": { "vscode": "^1.66.0" }, "repository": { "type": "git", "url": "https://gitee.com/openkylin/ide-vscode-java-dependency.git" }, "homepage": "https://gitee.com/openkylin/ide-vscode-java-dependency", "icon": "...
Initial commit showing that vscjava.vscode-java-dependency/Project Ma… Feb 7, 2024 app Initial commit showing that vscjava.vscode-java-dependency/Project Ma… Feb 7, 2024 gradle/wrapper Initial commit showing that vscjava.vscode-java-dependency/Project Ma… Feb 7, 2024 .gitattributes Initial com...
nathanwyatt / vscode-java-dependency 1 0 0 0 Created January 13, 2023 15:10 Updated January 13, 2023 15:51 AsherAtTrent / vscode-java-dependency 0 0 0 0 Created January 31, 2024 14:35 Updated January 31, 2024 16:03 dbalek / vscode-java-dependency 0 0 0 0 Created April 21,...
fix: Update vscode-extension-tester to 7.0.0 & minimum vscode version to 1.83.1 (#810) testforstephencommittedJan 5, 2024 · 6 / 6 Verified a7df430 Contribute 'New Java Project...' command to File/NewFile and File Explorer menus (#809) testforstephencommittedJan 5, 2024 · 6 / 7...
Environment Operating System: Linux Debian on Codespaces JDK version: 17+ Visual Studio Code version: 1.70.2 Java extension version: 0.25.1 Steps To Reproduce [step 1] Create a Java Multi-Module (with parent POM) or microservices spring ...
Install extension Try to invoke "Java: Create Project" to create a project. Expected: A prompt to add a new project Actually: Nothing happenedContributor testforstephen commented Oct 8, 2019 @Vigilans could you have a look at this issue? Member Vigilans commented Oct 8, 2019 Sure, I'll...
Configuration: Vscode: 1.42.1 JDK:1.8.0_241 OS: Linux Build: 0.8.0 Repro steps: 1.Open Folder 2.Add a jar file or a folder to project classpath 3. Delete the added content 4. Repeat step 2 Result: 1.The user cannot select the desired fol...
See: microsoft/vscode-java-test#348 jdneo mentioned this issue on Oct 23, 2018 Single File Test Support microsoft/vscode-java-test#348 Closed andxu added the enhancement New feature or request label on Oct 25, 2018 andxu self-assigned this on Oct 25, 2018 yaohaizh added this to th...