Hazelmarissa1
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Hazelmarissa1 created a post, Adding JAVA8 to profile inside intellij
I want to migrate my project to java 8 , for that i am using inspection tool present in #Intellij, I want to add java8 to profile present in inspection. So, that I when i run inspection i would be ... -
Hazelmarissa1 created a post, AnsweredWhile publishing to github packages using gradle, only the dependencies are added?
f i am publishing my build.gradle to github packages only the dependencies are published or the plugins and tasks are also published. If the tasks and plugins are also published how can i do that ? -
Hazelmarissa1 created a post, Intellij Idea Live Templates
I faced with the problem of writing my vcs current branch name each time I have written 'todo' comment. Recently I learned about Intellij's 'Live Templates' which is quite comfortable to use. I tri... -
Hazelmarissa1 created a post, AnsweredHow to live update debug code in IntelliJ
I have a code that I would like not to re-run each time I'm changing a single variable on debug, in IntelliJ. This is automatically done on the Eclipse IDE but not using IntelliJ. How to make the p... -
Hazelmarissa1 created a post, Fonts in Intellij on JDK11+ are not clear
I am only able to run Intellij on openjdk8 currently as the fonts become unusable. In my JDK11 installation, I copied my freetype ".so" files into the lib directory of the jdk, but that did not cha... -
Hazelmarissa1 created a post, Is there way of installing IDEA EAP without uninstalling old version?
Is there way of installing IDEA EAP without uninstalling old version ? I'm trying to install version 13, but I don't want to delete 12 because Scala projects often hang IDE in 13. May be there is s... -
Hazelmarissa1 created a post, AnsweredIntelliJ 2020.3 Legacy Git Local Changes View
Some time between IntelliJ 2020.1 and 2020.3, the Git window view has changed. I understand the value of the current view and I've used it before 2020.3, but where has the old default view gone? Ho... -
Hazelmarissa1 created a post, AnsweredIntelliJ IDEA doesn't start on Ubuntu
I have used IDEA for several months, and it was ok until now. Now launching IDEA from shortcut has no effect. I suppose that happened after some updates. I tried to reinstall IDEA, but problem is s... -
Hazelmarissa1 created a post, AnsweredWhy do I have to restart Intellij for it to recognize Lombok annotations?
I am using intellij & Lombok & I have annotation processor set to enabled. eTenet Portal IntelliJ IDEA 2020.2 (Community Edition) Build #IC-202.6397.94, built on July 27, 2020 Runtime version: 11.0... -
Hazelmarissa1 created a post, AnsweredSave actions in IntelliJ IDEA
The only thing that exists in Eclipse, which I miss in IntelliJ IDEA is "save actions" - possibility to do some actions (usually formatting) when a file is saved. Is there some plugin or configurat...