Equiphract

Results 7 issues of Equiphract

When a colon character is written on the first line of a file it behaves as expected: ![image](https://user-images.githubusercontent.com/31915427/115861266-e5767d80-a432-11eb-8206-0ea4ebe9fb9b.png) When written on the second line eclipse (or the plugin rather) displays...

bug

I am a first time user of this extension and I wanted to create a Java desktop application using JavaFX. I am using Gradle to build the project and resolve...

I just installed the newest version (Date Updated: Wed, 2020-09-09 14:31) of the UMLet Eclipse plugin. When I click on the palette drop down or right click anywhere Eclipse crashes...

I face the following issues when trying to get this language server up and running with Vim and [vim-lsp](https://github.com/prabirshrestha/vim-lsp): - No syntax errors are reported - Hover information works only...

When building this project I get the following stack trace: ```plain [ERROR] Failed to execute goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (default) on project org.eclipse.jdt.ls.core: Execution default of goal org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: java.util.concurrent.ExecutionException: javax.net.ssl.SSLHandshakeException: Remote...

I have a simple Spring application that sends SQL statements to an ImmuDB instance running inside a Docker container. Up to five such statements can be sent successfully, the sixth...

This library will not work when using it in a Maven project. I do get the following stack trace when trying to open a session with an ImmuDB instance: ```...