Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
JavaHello
/
vscode-java-dependency
Public
forked from
microsoft/vscode-java-dependency
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
cshi-issue495
User selector
All users
All time
Commit history
Commits on May 19, 2021
restrict one terminal
CsCherrYY
committed
7384349
View commit details
Copy full SHA for 7384349
Browse repository at this point
fix: "Cancel" of generating jar takes no effect (#497)
CsCherrYY
authored
ca75d11
View commit details
Copy full SHA for ca75d11
Browse repository at this point
Commits on May 12, 2021
disable extension in virtual workspaces (#492)
Eskibear
authored
c2a1a74
View commit details
Copy full SHA for c2a1a74
Browse repository at this point
Commits on Apr 29, 2021
chore: Rename branch to main in CI pipeline (#488)
jdneo
authored
23e2b31
View commit details
Copy full SHA for 23e2b31
Browse repository at this point
adopt workspaceTrust in package.json (#486)
Eskibear
authored
f39c691
View commit details
Copy full SHA for f39c691
Browse repository at this point
Commits on Apr 26, 2021
test: Add unit tests for exporting jar (#485)
jdneo
authored
27c306b
View commit details
Copy full SHA for 27c306b
Browse repository at this point
Commits on Apr 23, 2021
bugfix: Data tree node not found (#484)
jdneo
authored
341ac5b
View commit details
Copy full SHA for 341ac5b
Browse repository at this point
Commits on Apr 16, 2021
fix: Save the workspace before exporting jar (#483)
jdneo
authored
9fc5bf3
View commit details
Copy full SHA for 9fc5bf3
Browse repository at this point
Commits on Apr 8, 2021
chore: Prepare for 0.18.3 (#482)
jdneo
authored
95dd252
View commit details
Copy full SHA for 95dd252
Browse repository at this point
Commits on Apr 7, 2021
feat: Add metadata for unmanaged folder (#479)
jdneo
authored
214680c
View commit details
Copy full SHA for 214680c
Browse repository at this point
chore: Rename group 9_sync to 9_configuration (#480)
jdneo
authored
9d3e62d
View commit details
Copy full SHA for 9d3e62d
Browse repository at this point
Commits on Apr 6, 2021
Adopt new APIs from vscode-tas-client (#477)
jdneo
authored
4d15548
View commit details
Copy full SHA for 4d15548
Browse repository at this point
Commits on Mar 31, 2021
chore(deps): Bump y18n from 3.2.1 to 3.2.2 (#474)
Show description for 403f78f
dependabot[bot]
authored
403f78f
View commit details
Copy full SHA for 403f78f
Browse repository at this point
Commits on Mar 22, 2021
chore: Prepare for 0.18.2 (#473)
jdneo
authored
38a40b2
View commit details
Copy full SHA for 38a40b2
Browse repository at this point
Commits on Mar 9, 2021
fix: Create new packages or classes does not work via hotkeys (#467)
jdneo
authored
292ee9f
View commit details
Copy full SHA for 292ee9f
Browse repository at this point
chore: Update dependencies (#470)
jdneo
authored
c928522
View commit details
Copy full SHA for c928522
Browse repository at this point
fix: export jar doesn't report error when grammatical error exists (#468)
CsCherrYY
authored
2162e7a
View commit details
Copy full SHA for 2162e7a
Browse repository at this point
chore(deps): Bump elliptic from 6.5.3 to 6.5.4 (#469)
Show description for 32ed473
dependabot[bot]
authored
32ed473
View commit details
Copy full SHA for 32ed473
Browse repository at this point
Commits on Mar 3, 2021
chore: Update logo to 256*256 (#466)
CsCherrYY
authored
7dbfef8
View commit details
Copy full SHA for 7dbfef8
Browse repository at this point
Commits on Mar 1, 2021
chore: Prepare for 0.18.1 (#463)
jdneo
authored
23c89a9
View commit details
Copy full SHA for 23c89a9
Browse repository at this point
chore: Apply new logo (#462)
CsCherrYY
authored
671c65c
View commit details
Copy full SHA for 671c65c
Browse repository at this point
Commits on Feb 26, 2021
fix: Show welcome view when no Java projects in workspace (#461)
jdneo
authored
f780af8
View commit details
Copy full SHA for f780af8
Browse repository at this point
Commits on Feb 9, 2021
fix: Cannot reveal the explorer when 'java.dependency.syncWithFolderExplorer' is off (#460)
jdneo
authored
54911c3
View commit details
Copy full SHA for 54911c3
Browse repository at this point
Commits on Feb 7, 2021
chore: Prepare for 0.18.0 (#456)
jdneo
authored
8dbf3b8
View commit details
Copy full SHA for 8dbf3b8
Browse repository at this point
Commits on Feb 5, 2021
feat: Adopt resourceUri API to the Java Project explorer (#453)
jdneo
authored
dd40a30
View commit details
Copy full SHA for dd40a30
Browse repository at this point
chore: Adopt GitHub Actions for CI (#454)
jdneo
authored
30fc493
View commit details
Copy full SHA for 30fc493
Browse repository at this point
Commits on Feb 1, 2021
chore: Add configuration file for No Response bot (#451)
jdneo
authored
2f49ab9
View commit details
Copy full SHA for 2f49ab9
Browse repository at this point
Commits on Jan 29, 2021
fix: Cannot list multi-module projects properly (#450)
jdneo
authored
f41dd22
View commit details
Copy full SHA for f41dd22
Browse repository at this point
Commits on Jan 15, 2021
chore: Remove CRLF restriction and Add extension recommendation (#448)
jdneo
authored
b20ff89
View commit details
Copy full SHA for b20ff89
Browse repository at this point
fix: Cannot show compilation units under the default package (#447)
jdneo
authored
f090035
View commit details
Copy full SHA for f090035
Browse repository at this point
fix: Modify check for `matchResult` (#446)
CsCherrYY
authored
b0bb864
View commit details
Copy full SHA for b0bb864
Browse repository at this point
Commits on Jan 13, 2021
chore: Modify CHANGELOG.md for Linux users when adding library folders (#443)
CsCherrYY
authored
4c597fa
View commit details
Copy full SHA for 4c597fa
Browse repository at this point
Commits on Jan 12, 2021
chore: Update dependency (#442)
CsCherrYY
authored
0f09411
View commit details
Copy full SHA for 0f09411
Browse repository at this point
chore: prepare for 0.17.0 (#441)
CsCherrYY
authored
6b6cdc8
View commit details
Copy full SHA for 6b6cdc8
Browse repository at this point
fix: Add libraries dialog not working on Linux (#434)
Show description for 21fcce9
0dinD
and
jdneo
authored
21fcce9
View commit details
Copy full SHA for 21fcce9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.