-
Notifications
You must be signed in to change notification settings - Fork 86
#1676 import extra sdks automatically into ide #2073
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vivu001
wants to merge
40
commits into
devonfw:main
Choose a base branch
from
vivu001:feature/1676-Import-extra-SDKs-automatically-into-IDE-
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 14 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
040cfdc
#1676: auto-import configured extra SDKs
vivu001 cb6288f
#1676: Added tests for SDKs import
vivu001 becc527
#1676: Added tests for SDKs import
vivu001 545d71d
Merge remote-tracking branch 'origin/feature/1676-Import-extra-SDKs-a…
vivu001 8f7769d
#1676: Fixed IntelliJ not auto-recognizing newly installed extra SDKs
vivu001 98a77be
#1676: Fixed errored test
vivu001 ddfd368
Merge branch 'devonfw:main' into feature/1676-Import-extra-SDKs-autom…
vivu001 df62d45
#1676: Fixed error "Arguments already present"
vivu001 0a5b9fa
#1676: Fixed error "Arguments already present"
vivu001 4e996ff
#1676: Updated the extra Java template parsing to use the renamed att…
vivu001 f18a437
#1676: Updated CHANGELOG.adoc
vivu001 a06dfa4
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 1162c0b
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 96afb63
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 9a7eb4b
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 c64b534
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 e4ad045
#1676: Fixed misunderstandings and refactored code
vivu001 39dbb99
#1676: Fixed tests
vivu001 caaa822
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 9361305
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 88be370
Merge branch 'devonfw:main' into feature/1676-Import-extra-SDKs-autom…
vivu001 1b4d02b
Merge branch 'devonfw:main' into feature/1676-Import-extra-SDKs-autom…
vivu001 a108c07
#1676: Fixed extra JDK sync timing and missing-install handling
vivu001 b7ec91b
#1676: Call configureWorkspace() after installing tools so IntelliJ s…
vivu001 0cf86fb
#1676: Added GraalVM reflection metadata for dynamic commandlet lookup
vivu001 507c37e
#1676: Updated CHANGELOG.adoc
vivu001 64a14df
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 2c59544
#1676: removed synchronizeExtraTools()
vivu001 eff2e29
#1676: replaced Exception with Log warning
vivu001 a1ecaba
#1676: replaced hardcoded repository folder literal with constant
vivu001 b41deaf
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
hohwille d602c63
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 b5c3608
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 3a145e2
#1676: reorder IdeContext imports for spotless
vivu001 fce92ca
#1676: fixed Checkstyle violation in UvRepositoryMock import
vivu001 836c602
#1676: fix Checkstyle violation in Intellij warning text
vivu001 27f1c50
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 fc56853
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
hohwille 3c42029
Merge branch 'main' into feature/1676-Import-extra-SDKs-automatically…
vivu001 3b254b8
#1676: fixed configure workspace for all IDEs at launch and during id…
vivu001 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.