intellij-quarkus
intellij-quarkus copied to clipboard
IntelliJ Quarkus Tools
I have investigated and I have found, that this issue appear in 2 situations: 1) this is probably not an issue, but I have decided to mention it anyway -...
This Exception has appeared only ones. I tried to reproduce it again, but I was unsuccessful. I have no steps to reproduce, but I know this exception has appeared after...
- The tooling is offering to use runtime, that used to be part of a project (project and runtime has been deleted and the IDE has been restarted before this...
Greetings, We are security researchers and we are looking for insecure coding patterns and configurations in the microservice architecture repositories. In your repository, we have found that your code does...
``` org.jboss.tools.intellij.quarkus.BasicTests Test createAQuarkusProjectAndBuildItUsingMaven() FAILED (2m 7s) java.util.NoSuchElementException: List is empty. at org.jboss.tools.intellij.quarkus.BasicTests.lambda$createAQuarkusProjectAndBuildItUsingMaven$0(BasicTests.java:59) Test executionError FAILED com.intellij.remoterobot.utils.WaitForConditionTimeoutException: Exceeded timeout (PT2S) for condition function (Failed to find 'Welcome To IntelliJ IDEA...
``` java.net.ConnectException: Operation timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:289) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569) at...
**Steps to reproduce:** 1) Open New Project wizard, navigate to Quarkus 2) Select "Custom:" and enter "https://code.quarkus.io" (in the code endpoint URL option) 3) Click Next **IMPORTANT INFO:** The Exceptions...
**Steps to reproduce:** 1) Open the 'New Project' wizard 2) Select 'Java' project and under 'Additional Libraries and Frameworks' check the 'Quarkus' library 3) Choose 'Download' by click on the...
- I am not sure, if this is or is not an intention, but I think at least a part of the following old version occurrences should be updated: ```...
- I have started the IntelliJ (version 2020.1) and I have opened the 'New Project' wizard, after a few click in the wizard the exception appears (the wizard has not...