intellij-idea-2016 Questions
5
Solved
Currently, I have IntelliJ IDEA 2016.3 installed in my Ubuntu 16.04 for Java programming. I have installed it through the IntelliJ website and not the ppa. Upon launching it, I get an update availa...
Mammillary asked 1/5, 2017 at 23:24
3
Solved
I have been using application.properties files since long in my Spring application. But recently I came across application.yaml files. What is the precedence order among all three and advantage (if...
Portsalut asked 22/8, 2017 at 16:0
35
I completely uninstalled IntelliJ and have now reinstalled and imported my project. I imported using gradle and can see all of the files in my project present. However, when I open a file I can't f...
Misstate asked 17/5, 2016 at 17:0
2
I am a newbie in Spark programming and developing a Spark application using IntelliJ IDE. What I want to achieve is reaching Spark Web UI while continuing debugging in IntelliJ. However, I'am getti...
Arid asked 11/1, 2017 at 19:16
2
This is for IntelliJ 2016.2.
I'm cleaning up some code that's causing CheckStyle violations and halting our CI build, and it appears to be happening because of IntelliJ's code style rules. I can f...
Medallist asked 8/9, 2016 at 16:44
5
Solved
Currently I set JAVA_HOME environment variable to 1.7
When I try to open the file idea64.exe (path : ..\JetBrains\IntelliJ IDEA 2016.1\bin\idea64.exe) below error is populated
Unsupported jav...
Antiperiodic asked 29/3, 2016 at 12:35
4
Solved
I'm trying to activate Ligatures a new feather in IntelliJ IDEA 2016.2 by following the instructions in this video but there are missing fonts and when using 64 version I get this hint.
The JRE ...
Evetta asked 19/7, 2016 at 8:3
1
Solved
I have already:
Downloaded the Cucumber Java, Gherkin plugin
I already have the steps and features directories:
My directory structure looks like this:
- test
- java
- features
- featureSet...
Tanny asked 29/8, 2017 at 2:3
3
Solved
I get an error every time I run my IDEA, seems like it is because I use 64 bit but running the IDEA of 32 bit. From what I've searched, it refers me to use idea64.exe, but where can I find it?
Cystine asked 25/7, 2017 at 16:19
1
Solved
I like VS Code and sublime editor and in particular their default behaviour of preview the file. When you single click on a file from file explorer pan, it would open it in a temporary tab, unless ...
Vingtetun asked 28/3, 2017 at 7:44
1
I have been using intellij for 2 years now and love it. however after updating to 2016.3.4 it stopped highlighting path locations in the run window.
I used to be able to just click on the highlig...
Otherwise asked 28/2, 2017 at 14:11
2
Solved
I have a dev *nix box. For most cases I can just ssh into the box and use emacs to develop. However, as I've started doing more Java work with very large codebases, I've realized IntelliJ IDEA is p...
Assuan asked 10/2, 2017 at 20:0
0
I installed IntelliJ IDEA 2016.3 Community Edition and I created a simple Java class containing a main method that just prints a message. When I run that "program", the following window appears:
...
Deniable asked 1/12, 2016 at 8:13
1
Solved
Every time I open a new project in IntelliJ IDEA, the first time I open a particular tool window, for example 'Maven Projects', it appears in 'pinned' mode and remains visible until either I close ...
Byelorussian asked 28/9, 2016 at 9:32
1
Solved
Starting with IntelliJ IDEA 2016.1, IDEA automatically creates IntelliJ modules from Gradle SourceSets (link). While I recognize that this was a major step forward for many reasons, it is also a ma...
Estus asked 31/3, 2016 at 10:16
1
© 2022 - 2024 — McMap. All rights reserved.