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 }}
ConnectionMaster
/
vscode-java-dependency
Public
forked from
microsoft/vscode-java-dependency
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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
Commits on Jan 11, 2021
fix: Command 'Java: Export Jar...' resulted in an error (#439)
CsCherrYY
authored
26e51db
View commit details
Copy full SHA for 26e51db
Browse repository at this point
Commits on Jan 8, 2021
feat: Add test metadata to the nodes (#437)
jdneo
authored
0ec8146
View commit details
Copy full SHA for 0ec8146
Browse repository at this point
Commits on Jan 7, 2021
fix: No context menu when explorer is in hierarchical mode (#435)
jdneo
authored
95ff1ba
View commit details
Copy full SHA for 95ff1ba
Browse repository at this point
Commits on Dec 24, 2020
fix: Change `isExternal` to `isArchive` (#429)
CsCherrYY
authored
d2f9b37
View commit details
Copy full SHA for d2f9b37
Browse repository at this point
Commits on Dec 21, 2020
feat: Make openFile experience consistent with built-in trees (#426)
xqzlgy2
authored
f22b0c2
View commit details
Copy full SHA for f22b0c2
Browse repository at this point
Commits on Dec 17, 2020
fix: Cannot expand for multi-module project (#425)
jdneo
authored
379e101
View commit details
Copy full SHA for 379e101
Browse repository at this point
Commits on Dec 16, 2020
ux: Add contextual title and icon for Java Project explorer (#423)
jdneo
authored
b823212
View commit details
Copy full SHA for b823212
Browse repository at this point
Commits on Dec 15, 2020
fix: NPE error when open non-project file (#417)
Show description for 765ec5d
xqzlgy2
and
jdneo
authored
765ec5d
View commit details
Copy full SHA for 765ec5d
Browse repository at this point
fix: Exporting Jar lasts all time in unmanaged folders (#420)
CsCherrYY
authored
ecb14dd
View commit details
Copy full SHA for ecb14dd
Browse repository at this point
Commits on Dec 14, 2020
fix: Cannot new classes/packages for unmanaged folders (#415)
jdneo
authored
b3b80ca
View commit details
Copy full SHA for b3b80ca
Browse repository at this point
chore: prepare for 0.16.0 (#416)
jdneo
authored
7292411
View commit details
Copy full SHA for 7292411
Browse repository at this point
Commits on Dec 11, 2020
refactor: Change method signature to Promise (#407)
Show description for 748c2a6
xqzlgy2
and
jdneo
authored
748c2a6
View commit details
Copy full SHA for 748c2a6
Browse repository at this point
chore(deps): Bump ini from 1.3.5 to 1.3.7 (#413)
Show description for 180c071
dependabot[bot]
authored
180c071
View commit details
Copy full SHA for 180c071
Browse repository at this point
Commits on Dec 10, 2020
fix: Cannot show JDK class node in hierarchical mode (#406)
jdneo
authored
194d3ba
View commit details
Copy full SHA for 194d3ba
Browse repository at this point
Commits on Dec 9, 2020
refactor: change Thenable to Promise in Jdtls methods (#405)
xqzlgy2
authored
4fcaee3
View commit details
Copy full SHA for 4fcaee3
Browse repository at this point
fix: Can show default output file name in export jar (#404)
Show description for 81a7950
CsCherrYY
and
jdneo
authored
81a7950
View commit details
Copy full SHA for 81a7950
Browse repository at this point
refactor: Fix null check and implicit any (#389)
xqzlgy2
authored
35820eb
View commit details
Copy full SHA for 35820eb
Browse repository at this point
refactor: Error reporting and null check in export jar (#402)
Show description for 26a86e8
CsCherrYY
and
jdneo
authored
26a86e8
View commit details
Copy full SHA for 26a86e8
Browse repository at this point
Commits on Dec 8, 2020
fix: Prevent multiple calls of reveal() at the same time (#401)
jdneo
authored
76692ab
View commit details
Copy full SHA for 76692ab
Browse repository at this point
Commits on Dec 7, 2020
fix: Do not display Java Project explorer in non-Java workspace (#398)
jdneo
authored
c272be7
View commit details
Copy full SHA for c272be7
Browse repository at this point
Commits on Nov 30, 2020
refactor: Change 'Reveal in Java Projects' to 'Reveal in Java Projets Explorer' (#395)
jdneo
authored
b5866bf
View commit details
Copy full SHA for b5866bf
Browse repository at this point
feat: Add more key bindings copy path actions (#393)
xqzlgy2
authored
2f1888d
View commit details
Copy full SHA for 2f1888d
Browse repository at this point
fix: Cannot show Chinese project name (#394)
Show description for 70cd176
jdneo
authored
70cd176
View commit details
Copy full SHA for 70cd176
Browse repository at this point
Commits on Nov 26, 2020
feat: Update project from project node in explorer (#391)
jdneo
authored
118806a
View commit details
Copy full SHA for 118806a
Browse repository at this point
Commits on Nov 24, 2020
refactor: Enable unused locals/parameters and implicit returns (#371)
xqzlgy2
authored
3e41544
View commit details
Copy full SHA for 3e41544
Browse repository at this point
chore: Fix error in CI test process (#388)
xqzlgy2
authored
321cfd1
View commit details
Copy full SHA for 321cfd1
Browse repository at this point
Commits on Nov 23, 2020
test: Add explorer test cases with different projects (#386)
xqzlgy2
authored
d956042
View commit details
Copy full SHA for d956042
Browse repository at this point
Commits on Nov 18, 2020
fix: Target path is wrong when exporting jar from a workspace node (#384)
CsCherrYY
authored
2bbee59
View commit details
Copy full SHA for 2bbee59
Browse repository at this point
Previous
Next
You can’t perform that action at this time.