-
Notifications
You must be signed in to change notification settings - Fork 102
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
Add support for Kotlin #1039
Labels
Milestone
Comments
maybeec
added
enhancement
New feature or request
software
software-package with 3rd party products
labels
Jan 20, 2023
@maybeec thanks for this feature-request. |
Amueller36
added a commit
to Amueller36/ide-mirrors
that referenced
this issue
Feb 20, 2023
Amueller36
added a commit
to Amueller36/ide
that referenced
this issue
Feb 21, 2023
Refactored UpdateManager Fixxed problem with HelmCrawler, which caused no versions to be found. Fixxed MavenCrawler not creating status.json files. Rancher now is part of the folder docker. Added support For Kotlin due to ticket devonfw#1039
Amueller36
added a commit
to Amueller36/ide
that referenced
this issue
Feb 21, 2023
Refactored UpdateManager Fixxed problem with HelmCrawler, which caused no versions to be found. Fixxed MavenCrawler not creating status.json files. Rancher now is part of the folder docker. Added support For Kotlin due to ticket devonfw#1039
Amueller36
added a commit
to Amueller36/ide
that referenced
this issue
Feb 21, 2023
hohwille
pushed a commit
to devonfw/ide-mirrors
that referenced
this issue
Mar 13, 2023
Amueller36
added a commit
to Amueller36/ide
that referenced
this issue
Mar 28, 2023
hohwille
added a commit
to Amueller36/ide
that referenced
this issue
Apr 11, 2023
We have already PR #1061 for this. However, as @Amueller36 has left us and some things are left for rework we need to find a new developer to complete this. |
hohwille
added a commit
to Amueller36/ide
that referenced
this issue
Apr 13, 2023
CREITZ25
added a commit
to CREITZ25/ide
that referenced
this issue
Apr 13, 2023
devonfw#1039 add support for kotlin
This was referenced Apr 13, 2023
CREITZ25
added a commit
to CREITZ25/ide
that referenced
this issue
Apr 13, 2023
devonfw#1039 Feature/1039 kotlin
CREITZ25
added a commit
to CREITZ25/ide
that referenced
this issue
Apr 13, 2023
devonfw#1039 Add support for Kotlin
hohwille
pushed a commit
to devonfw/ide-mirrors
that referenced
this issue
Apr 13, 2023
hohwille
pushed a commit
that referenced
this issue
Apr 14, 2023
hohwille
pushed a commit
to devonfw/ide-mirrors
that referenced
this issue
Apr 17, 2023
hohwille
pushed a commit
to devonfw/ide-mirrors
that referenced
this issue
Apr 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
As a developer, I want to make use of kotlin so that I can easily use devonfw ide in modern projects. Background is, that the kotlin compiler isn't served for example by any extension of vscode. So if you want to develop on vscode with kotlin, you have to manually add kotlin to the path.
The text was updated successfully, but these errors were encountered: