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
Breadcrumbs
History for
vscode-java-dependency
src
on
cs-quickpick-separator
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2022
apply quickpick separator
CsCherrYY
committed
f3a2704
View commit details
Copy full SHA for f3a2704
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
feat: Support creating new Gradle project (#583)
Show description for 2f66bb1
jdneo
authored
2f66bb1
View commit details
Copy full SHA for 2f66bb1
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
feat: Support creating JavaFX projects (#581)
Show description for c57c34f
jdneo
authored
c57c34f
View commit details
Copy full SHA for c57c34f
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
fix: Open the extension page on installation (#556)
jdneo
authored
f6af59e
View commit details
Copy full SHA for f6af59e
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
fix: Show the hints in Java Projects explorer properly (#547)
jdneo
authored
e1fe563
View commit details
Copy full SHA for e1fe563
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
ui: Adopt new folder-library icon (#545)
jdneo
authored
ffa9083
View commit details
Copy full SHA for ffa9083
View code at this point
Browse repository at this point
chore: Record the information of new Java class command (#541)
jdneo
authored
f3446c0
View commit details
Copy full SHA for f3446c0
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
fix: Create untitled new file when JLS is not ready (#540)
jdneo
authored
e7b4f72
View commit details
Copy full SHA for e7b4f72
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
feat: Support new file contribution (#533)
jdneo
authored
f25fdfe
View commit details
Copy full SHA for f25fdfe
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
fix: Do not activate the Java Language Server (#535)
jdneo
authored
fe5ef2e
View commit details
Copy full SHA for fe5ef2e
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
fix: Project explorer grab the focus unexpectedly (#525)
jdneo
authored
a7e265b
View commit details
Copy full SHA for a7e265b
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
fix: Export jar task finishes with error (#517)
CsCherrYY
authored
3ea71e2
View commit details
Copy full SHA for 3ea71e2
View code at this point
Browse repository at this point
fix: Export jar reports have wrong format in macOS (#515)
CsCherrYY
authored
ee179c2
View commit details
Copy full SHA for ee179c2
View code at this point
Browse repository at this point
Commits on May 26, 2021
fix: Close terminal after receiving messages completely (#510)
CsCherrYY
authored
176c31c
View commit details
Copy full SHA for 176c31c
View code at this point
Browse repository at this point
Commits on May 25, 2021
chore: Remove "done" from the message of export jar (#508)
CsCherrYY
authored
10475dc
View commit details
Copy full SHA for 10475dc
View code at this point
Browse repository at this point
Commits on May 21, 2021
feat: Report messages when exporting jar (#499)
Show description for 508b9a5
CsCherrYY
authored
508b9a5
View commit details
Copy full SHA for 508b9a5
View code at this point
Browse repository at this point
Commits on May 19, 2021
fix: "Cancel" of generating jar takes no effect (#497)
CsCherrYY
authored
ca75d11
View commit details
Copy full SHA for ca75d11
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
fix: Modify check for `matchResult` (#446)
CsCherrYY
authored
b0bb864
View commit details
Copy full SHA for b0bb864
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.