axaluss
axaluss
This problem really occurs on encrypted home folders in Ubuntu. I solved the problem by creating another folder /home/unencrypted and copied my project there.
This problem really occurs on encrypted home folders in Ubuntu. I solved the problem by creating another folder /home/unencrypted and copied my project there. Before i added scalacOptions ++= Seq("-Xmax-classfile-name",...
At least we know some approaches to fix the problem. In a nutshell: clean compile compile In case of a encrypted home folder: add and adjust the -Xmax-classfile-name i.e. to...
This is a deprecation issue of the plugin.xml. fixed here: https://github.com/axaluss/power-mode-intellij-plugin https://plugins.jetbrains.com/plugin/8125?pr=
Hi what about https://github.com/p-e-w/finalterm
Term Kit is dead because the founder encountered too much criticism. Feel free to improve the project.
This issue is really important especially for languages like german. We got really long words such that you either have to **show the words very long** or **break it down...
one option might be .env/jenv support?
The tricky part here is to make intellij respect that setup. When i compile in intellij bsp project (from the build menu), it sometimes (depending on java setup order, but...
The intellij integration is crucial for adoption. Many companies have to use different java versions and being able to configure easily is important.