← 返回首页
Update target platform dependencies by mfussenegger · Pull Request #525 · microsoft/java-debug · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Update target platform dependencies#525

Closed
mfussenegger wants to merge 1 commit into
microsoft:mainfrom
mfussenegger:platform-deps
Closed

Update target platform dependencies#525
mfussenegger wants to merge 1 commit into
microsoft:mainfrom
mfussenegger:platform-deps

Conversation

Copy link
Copy Markdown
Contributor

Fixes build errors. The old location is no longer available:

https://download.eclipse.org/releases/2023-12/202311171000/ returns 404

Fixes build errors. The old location is no longer available: https://download.eclipse.org/releases/2023-12/202311171000/ returns 404

Copy link
Copy Markdown
Contributor Author

Btw. is there any chance to make sure tagged releases don't depend on any other ephemeral snapshot versions?
E.g. 0.50.0 also doesn't build for me - it seems some resource it depends on also disappeared.

Copy link
Copy Markdown
Contributor

replaced by #528

Copy link
Copy Markdown
Contributor

Btw. is there any chance to make sure tagged releases don't depend on any other ephemeral snapshot versions?
E.g. 0.50.0 also doesn't build for me - it seems some resource it depends on also disappeared.

This is the same challenge for eclipse.jdt.ls, which frequently updates the target platform to get new feature. As a result, the side extension like the java-debug has to update the TP as well to unblock the build job.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.