Equiphract
Equiphract
I just tried switching to v8 but then eclipse wouldn't even start. Apparently it requires at least v11 to run. This would be weird anyways as I have run the...
Here is the error log: https://pastebin.com/tDLfuP80 I completely wiped all eclipse related files from my system and made a clean install (the version @afdia told me to install). Sadly this...
Ok here's what I've tried so far: - I've put the jvm flag at the bottom of eclipse.ini and then let eclipse crash clicking the panel drop down - No...
> Please also perform these steps, hope we find some luck/hope > > As explained [here](https://stackoverflow.com/questions/11310970/eclipse-juno-doesnt-start), and [here](https://www.ixiasoft.com/documentation/IXIASOFT_CCMS/5.0/User_Guides_Advanced_User_DRM/chi1444319242316_2.html) > > Thanks Did not do anything for me sadly... Will try...
I just realised by the way: When I start eclipse from the terminal and open an UMLet plugin editor (the editor where one can create UMLet diagrams) the following lines...
When I use Oracle's jdk 15 and try to open an UMLet document in eclipse I only get a tiny tab with only the close-tab button appearing on it as...
Sorry for the delay, the issue still persists after reinstalling the plugin and while using Oracle's JVM. Here is the error log: https://pastebin.com/F7XH36U6 The session where I opened the freshly...
I tried to stay away from that plugin since the idea of having a plugin to handle another plugin's configuration seemed odd to me. Nevertheless, I now installed it and...
When using the vim-lsp-settings plugin, `-data` is set to `/home/me/.local/share/vim-lsp-settings/servers/eclipse-jdt-ls/data` and there is also a `.metadata/.log` present. However, I do not see anything interesting in there, but I will attach...
Yes, with `-Declipse.jdt.ls.skipGradleChecksums` set (and having created an empty *checksums.json* at the appropriate location) the build completes successfully. I do wonder however why the build ran flawlessly on another machine...