borramTAS
borramTAS
Atlassian is a mortal suffering
Given the work done with Eclipse, why not proceed with IntelliJ?
Hi @stefan-ka I understand, unfortunately I don't think there is native LSP support from IntelliJ, but only via client library like (https://github.com/ballerina-platform/lsp4intellij).
I have the same problem/error with JDK 11, I have updated some dependencies and now it works, but ... The configuration: ``` org.raml.jaxrs jaxrs-to-raml-maven-plugin 3.0.7 ${project.build.outputDirectory} ... ${project.basedir}/src/main/java ${project.artifactId}-${project.version}.raml org.glassfish.jersey.core...
I have the same problem.
Is this point without answer or solution? Thanks
Is this point without answer or solution?
We hope so! Using something inactive in production is always difficult to justify.
I have a similar problem but with the plugin version greater than 0.33.0: `Caused by: org.apache.maven.plugin.MojoExecutionException: Cannot create docker access object ` `Caused by: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message`...
> I don't think that's matters to fabric plugin version. It seems so that is the docker version. With version 0.33.0 of the fabric plugin it works fine.