-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Include Java Language Support in Camel K stack #16018
Comments
Signed-off-by: Aurélien Pupier <[email protected]>
seems there is no clean solution available currently to handle that.
second issue: seems the jar dependencies are not downloaded. it is creating the subfolder |
I tried to use volumes on both plugins (java and Camel K), the mounted folder is empty in Java container.
|
depends on #13318 |
it is required for VS Code Camel K support of Camel Java standalone files. Signed-off-by: Aurélien Pupier <[email protected]>
Given that volumes can now be shared ta plugin levels. This shouldn't be blocked anymore. current state:
|
Signed-off-by: Aurélien Pupier <[email protected]>
the VS Code globalstorage implementation in Che is inside this strange path '/home/theia/home/theia' Signed-off-by: Aurélien Pupier <[email protected]>
sharing global storage (which is is at a strange to test, devfile:
content of the pointed branches:
content of the DockerFile for the sidecar:
identified issues/improvements/questions:
|
maybe worth another try activating the "async storage" fetaure #16972 |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/remove-lifecycle stale |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/remove-lifecycle stale |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/remove-lifecycle stale |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
/remove-lifecycle stale |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Is your enhancement related to a problem? Please describe
it is possible to use standalone Java files for Camel K. having the Java Language Server will allow to have a good Java Language support for standalone Java files for Camel K.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: