vscode-java-dependency icon indicating copy to clipboard operation
vscode-java-dependency copied to clipboard

Manage Java projects in Visual Studio Code.

Results 133 vscode-java-dependency issues
Sort by recently updated
recently updated
newest added

👋 Hi there, Martin here, from the VS Code team. Recently we've announced the [Remote Repository feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you browse and edit files and folders directly on GitHub. `Open...

enhancement

[VS Code says](https://code.visualstudio.com/docs/java/java-project#_library-configuration) "By default, a referenced {binary}.jar will try to search {binary}-sources.jar under the same directory, and attach it as source if one match is found." I added the...

enhancement

1. create a new class 2. in the content, change `class` to `interface` 3. icon in java projects is not updated. ![image](https://user-images.githubusercontent.com/2351748/125036964-2f800e80-e0c6-11eb-8887-5c8572ba84e8.png)

bug

user can customize the manifest when export jar, for example, to choose an existing manifest file.

enhancement

I'm wondering if it's a good/correct experience. https://user-images.githubusercontent.com/2351748/119301494-28777b00-bc95-11eb-8a81-269ee24deb00.mp4

backlog

Fix #214 ## Demonstration #### Before #### After

In the January blog post on Java in VS Code you announced support for color highlighting / file decoration in the Java Projects Explorer: https://devblogs.microsoft.com/java/java-on-visual-studio-code-update-january-2021/ Is it possible to also...

enhancement

Environment: OS: Win Vscode: 1.53.0 Vscode java project manager: 0.18.0 Actual Behaviour: The Export jar button doesn't work.

bug
upstream

If your project is a spring-boot project, the jar file exported from Java Project Manager cannot be executed.

bug