Title: install error requires 'osgi.bundle; org.eclipse.core.resources [3.21.0,4.0.0)' · Issue #569 · microsoft/java-debug · GitHub
Open Graph Title: install error requires 'osgi.bundle; org.eclipse.core.resources [3.21.0,4.0.0)' · Issue #569 · microsoft/java-debug
X Title: install error requires 'osgi.bundle; org.eclipse.core.resources [3.21.0,4.0.0)' · Issue #569 · microsoft/java-debug
Description: ➜ i use 0.53.0 version but i`m getting these errors i see other issues change help ./mvnw clean verify -U [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98) [INFO] Tycho Mode: project [...
Open Graph Description: ➜ i use 0.53.0 version but i`m getting these errors i see other issues change help ./mvnw clean verify -U [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf0...
X Description: ➜ i use 0.53.0 version but i`m getting these errors i see other issues change help ./mvnw clean verify -U [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf0...
Opengraph URL: https://github.com/microsoft/java-debug/issues/569
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"install error requires 'osgi.bundle; org.eclipse.core.resources [3.21.0,4.0.0)'","articleBody":"➜ \r\ni use 0.53.0 version but i`m getting these errors \r\ni see other issues change \r\n \u003crepository location=\"https://download.eclipse.org/lsp4j/updates/releases/0.23.1/\"/\u003e\r\n \u003crepository location=\"https://download.eclipse.org/releases/2024-03/202403131000\"/\u003e\r\n \u003c!-- \u003crepository location=\"https://download.eclipse.org/eclipse/updates/4.33-I-builds/I20240613-1800\"/\u003e --\u003e\r\n \u003crepository location=\"https://download.eclipse.org/eclipse/updates/4.31/\"/\u003e\r\nhelp \r\n\r\n./mvnw clean verify -U\r\n[INFO] Scanning for projects...\r\n[INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)\r\n[INFO] Tycho Mode: project\r\n[INFO] Tycho Builder: maven\r\n[INFO] Build Threads: 1\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] Reactor Build Order:\r\n[INFO] \r\n[INFO] Java Debug Server for Visual Studio Code :: Parent [pom]\r\n[INFO] Java Debug Server for Visual Studio Code :: Debugger Core [jar]\r\n[INFO] Java Debug Server for Visual Studio Code :: Debugger Plugin [eclipse-plugin]\r\n[INFO] Java Debug Server for Visual Studio Code :: P2 Update site [eclipse-repository]\r\n[INFO] Java Debug Server for Visual Studio Code :: Target Platform [eclipse-target-definition]\r\n[INFO] \r\n[INFO] ----------------\u003c com.microsoft.java:java-debug-parent \u003e----------------\r\n[INFO] Building Java Debug Server for Visual Studio Code :: Parent 0.53.0 [1/5]\r\n[INFO] from pom.xml\r\n[INFO] --------------------------------[ pom ]---------------------------------\r\n[INFO] \r\n[INFO] --- clean:3.2.0:clean (default-clean) @ java-debug-parent ---\r\n[INFO] \r\n[INFO] ----------\u003c com.microsoft.java:com.microsoft.java.debug.core \u003e----------\r\n[INFO] Building Java Debug Server for Visual Studio Code :: Debugger Core 0.53.0 [2/5]\r\n[INFO] from com.microsoft.java.debug.core/pom.xml\r\n[INFO] --------------------------------[ jar ]---------------------------------\r\n[INFO] \r\n[INFO] --- clean:3.2.0:clean (default-clean) @ com.microsoft.java.debug.core ---\r\n[INFO] Deleting /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/target\r\n[INFO] \r\n[INFO] --- resources:3.3.1:resources (default-resources) @ com.microsoft.java.debug.core ---\r\n[INFO] skip non existing resourceDirectory /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/main/resources\r\n[INFO] \r\n[INFO] --- compiler:3.7.0:compile (default-compile) @ com.microsoft.java.debug.core ---\r\n[INFO] Changes detected - recompiling the module!\r\n[INFO] Compiling 130 source files to /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/target/classes\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/EvaluatableBreakpoint.java: 某些输入文件\r\n使用或覆盖了已过时的 API。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/EvaluatableBreakpoint.java: 有关详细信息,\r\n 请使用 -Xlint:deprecation 重新编译。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter/handler/SetBreakpointsRequestHand\r\nler.java: 某些输入文件使用了未经检查或不安全的操作。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/main/java/com/microsoft/java/debug/core/adapter/handler/SetBreakpointsRequestHand\r\nler.java: 有关详细信息, 请使用 -Xlint:unchecked 重新编译。\r\n[INFO] \r\n[INFO] --- resources:3.3.1:testResources (default-testResources) @ com.microsoft.java.debug.core ---\r\n[INFO] skip non existing resourceDirectory /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/resources\r\n[INFO] \r\n[INFO] --- compiler:3.7.0:testCompile (default-testCompile) @ com.microsoft.java.debug.core ---\r\n[INFO] Changes detected - recompiling the module!\r\n[INFO] Compiling 18 source files to /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/target/test-classes\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: /Users/johnny/.local/s\r\nhare/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java使用或覆盖了已过时的 API。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/CompileUtils.java: 有关详细信息, 请使用 -\r\nXlint:deprecation 重新编译。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/adapter/LRUCacheTest.java: 某些输入文件使\r\n用了未经检查或不安全的操作。\r\n[INFO] /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/src/test/java/com/microsoft/java/debug/core/adapter/LRUCacheTest.java: 有关详细信息, \r\n请使用 -Xlint:unchecked 重新编译。\r\n[INFO] \r\n[INFO] --- surefire:3.1.2:test (default-test) @ com.microsoft.java.debug.core ---\r\n[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider\r\n[INFO] \r\n[INFO] -------------------------------------------------------\r\n[INFO] T E S T S\r\n[INFO] -------------------------------------------------------\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.ClassObjectFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s -- in com.microsoft.java.debug.core.adapter.formatter.ClassObjectFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.CharacterFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.microsoft.java.debug.core.adapter.formatter.CharacterFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.TypeIdentifiersTest\r\n[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.microsoft.java.debug.core.adapter.formatter.TypeIdentifiersTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.SimpleTypeFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.microsoft.java.debug.core.adapter.formatter.SimpleTypeFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.ObjectFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in com.microsoft.java.debug.core.adapter.formatter.ObjectFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.ArrayObjectFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.microsoft.java.debug.core.adapter.formatter.ArrayObjectFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.StringObjectFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.microsoft.java.debug.core.adapter.formatter.StringObjectFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.NumericFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in com.microsoft.java.debug.core.adapter.formatter.NumericFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.NullObjectFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.microsoft.java.debug.core.adapter.formatter.NullObjectFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.formatter.BooleanFormatterTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.microsoft.java.debug.core.adapter.formatter.BooleanFormatterTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.LRUCacheTest\r\n[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 s -- in com.microsoft.java.debug.core.adapter.LRUCacheTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.ProviderContextTest\r\n[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.microsoft.java.debug.core.adapter.ProviderContextTest\r\n[INFO] Running com.microsoft.java.debug.core.adapter.variables.VariableUtilsTest\r\nBreakpoint is accepted.\r\nBreakpoint is hit.\r\nShutdown debug session.\r\n[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.microsoft.java.debug.core.adapter.variables.VariableUtilsTest\r\n[INFO] Running com.microsoft.java.debug.core.BreakpointTest\r\n[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.microsoft.java.debug.core.BreakpointTest\r\n[INFO] \r\n[INFO] Results:\r\n[INFO] \r\n[INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0\r\n[INFO] \r\n[INFO] \r\n[INFO] --- jar:3.3.0:jar (default-jar) @ com.microsoft.java.debug.core ---\r\n[INFO] Building jar: /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/target/com.microsoft.java.debug.core-0.53.0.jar\r\n[INFO] \r\n[INFO] --- failsafe:2.15:integration-test (integration-tests) @ com.microsoft.java.debug.core ---\r\n[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!\r\n[INFO] \r\n[INFO] --- failsafe:2.15:verify (integration-tests) @ com.microsoft.java.debug.core ---\r\n[INFO] Failsafe report directory: /Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.core/target/failsafe-reports\r\n[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!\r\n[INFO] \r\n[INFO] ---------\u003c com.microsoft.java:com.microsoft.java.debug.plugin \u003e---------\r\n[INFO] Building Java Debug Server for Visual Studio Code :: Debugger Plugin 0.53.0 [3/5]\r\n[INFO] from com.microsoft.java.debug.plugin/pom.xml\r\n[INFO] ---------------------------[ eclipse-plugin ]---------------------------\r\n[WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.6:target-platform (default-target-platform)'\r\n[WARNING] Using JavaSE-17 to fulfill requested profile of JavaSE-11. This might lead to faulty dependency resolution, consider defining a suitable JDK in the toolchains.\r\nxml.\r\n[INFO] Resolving target definition file:/Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.target/com.microsoft.java.debug.tp.target for environment\r\ns=[macosx/cocoa/aarch64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profi\r\nle 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@1d323dd8\r\n[INFO] ### Using TychoRepositoryTransport for remote P2 access ###\r\n[INFO] Cache location: /Users/johnny/.m2/repository/.cache/tycho\r\n[INFO] Transport mode: online\r\n[INFO] Http Transport type: Java11Client\r\n[INFO] Update mode: forced\r\n[INFO] Minimum cache duration: 60 minutes\r\n[INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=\u003cdesired minimum cache duration\u003e)\r\n[INFO] Downloading from p2: https://download.eclipse.org/tools/orbit/R-builds/R20170516192513/repository/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/tools/orbit/R-builds/R20170516192513/repository/p2.index (134 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/p2.index\r\n[INFO] Downloading from p2: https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/tools/orbit/downloads/drops2/R20170516192513/repository/p2.index (172 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/eclipse/updates/4.31/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/eclipse/updates/4.31/p2.index (128 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/eclipse/updates/4.31/categories/p2.index\r\n[INFO] Downloading from p2: https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/eclipse/updates/4.31/R-4.31-202402290520/p2.index (172 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/jdtls/jdt-core-incubator/snapshots/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/jdtls/jdt-core-incubator/snapshots/p2.index (172 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/releases/2024-03/202403131000/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/releases/2024-03/202403131000/p2.index (140 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.3-2019-11-08_11-04-22-H22/p2.index\r\n[INFO] Downloaded from p2: https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.3-2019-11-08_11-04-22-H22/p2.index (172 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/jdtls/snapshots/repository/latest/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/jdtls/snapshots/repository/latest/p2.index (172 bytes at 0 bytes/s)\r\n[INFO] Downloading from p2: https://download.eclipse.org/lsp4j/updates/releases/0.23.1/p2.index\r\n[INFO] Downloaded from p2: https://download.eclipse.org/lsp4j/updates/releases/0.23.1/p2.index (172 bytes at 0 bytes/s)\r\n[ERROR] Cannot resolve target definition:\r\n[ERROR] Software being installed: org.eclipse.jdt.apt.core 3.8.500.v20240702-1051\r\n[ERROR] Missing requirement: org.eclipse.jdt.apt.core 3.8.500.v20240702-1051 requires 'osgi.bundle; org.eclipse.core.resources [3.21.0,4.0.0)' but it could not be foun\r\nd\r\n[ERROR] \r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] Reactor Summary for Java Debug Server for Visual Studio Code :: Parent 0.53.0:\r\n[INFO] \r\n[INFO] Java Debug Server for Visual Studio Code :: Parent . SUCCESS [ 0.024 s]\r\n[INFO] Java Debug Server for Visual Studio Code :: Debugger Core SUCCESS [ 3.605 s]\r\n[INFO] Java Debug Server for Visual Studio Code :: Debugger Plugin FAILURE [ 9.217 s]\r\n[INFO] Java Debug Server for Visual Studio Code :: P2 Update site SKIPPED\r\n[INFO] Java Debug Server for Visual Studio Code :: Target Platform SKIPPED\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] BUILD FAILURE\r\n[INFO] ------------------------------------------------------------------------\r\n[INFO] Total time: 15.087 s\r\n[INFO] Finished at: 2024-09-13T14:28:43+08:00\r\n[INFO] ------------------------------------------------------------------------\r\n[ERROR] Failed to resolve target definition file:/Users/johnny/.local/share/nvim/lsp/java-debug/com.microsoft.java.debug.target/com.microsoft.java.debug.tp.target: See l\r\nog for details\r\n[ERROR] \r\n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\r\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.","author":{"url":"https://github.com/AskaJohnny","@type":"Person","name":"AskaJohnny"},"datePublished":"2024-09-13T06:32:20.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/569/java-debug/issues/569"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d742d3b3-bfdf-e53e-5a5b-fe4faf4aa355 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | DB80:287A4D:30B0802:41B8C4F:69706D88 |
| html-safe-nonce | 3f87d4ded1941d840eb7f01bcf9383b56d4e804fb317c32df4e9f8be7fd22707 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQjgwOjI4N0E0RDozMEIwODAyOjQxQjhDNEY6Njk3MDZEODgiLCJ2aXNpdG9yX2lkIjoiMjYyMzg2OTQ2MDc1NzM3NjM5MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | a5d10255811f63116a8ed34be1544047f3c6fe3bd44c666da66b4f5dacfe81ad |
| hovercard-subject-tag | issue:2523984738 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoft/java-debug/569/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ae097c9cb647fa5998ef187ceefa1248843e6ad8d5386beb46b4afa8eb10e1c6/microsoft/java-debug/issues/569 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ae097c9cb647fa5998ef187ceefa1248843e6ad8d5386beb46b4afa8eb10e1c6/microsoft/java-debug/issues/569 |
| og:image:alt | ➜ i use 0.53.0 version but i`m getting these errors i see other issues change help ./mvnw clean verify -U [INFO] Scanning for projects... [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf0... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | AskaJohnny |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9920a62ba22d06470388e2904804fb7e5ec51c9e35f81784e9191394c74b2bd2 |
| turbo-cache-control | no-preview |
| go-import | github.com/microsoft/java-debug git https://github.com/microsoft/java-debug.git |
| octolytics-dimension-user_id | 6154722 |
| octolytics-dimension-user_login | microsoft |
| octolytics-dimension-repository_id | 102583752 |
| octolytics-dimension-repository_nwo | microsoft/java-debug |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 102583752 |
| octolytics-dimension-repository_network_root_nwo | microsoft/java-debug |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7d6181066430cc06553c8396ca201e194ae33cb9 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width