Questions tagged [intellij-idea-2018]
42 questions
2
votes
2 answers
IntelliJ Do not open file in single click
In Mac version of IntelliJ, I see a problem with navigation. Problem is: when I click any file using mouse or select using keyboard from Project view, it automatically opens the file in Editor. Earlier, I've always double-clicked files in Project…

Harish
- 638
- 1
- 10
- 20
2
votes
1 answer
IntelliJ checking one method reachable from another
I have a huge project. Let us focus on 2 Classes in that project - Class1 and Class2. Let Class1 have method1() and Class2 have method2().
I want to check if method2() is reachable from method1() in any way.
One way is to do "find usages" on…

Number945
- 4,631
- 8
- 45
- 83
2
votes
5 answers
IntelliJ IDEA - Find in path is locked in another window monitor
There is a problem in my IntelliJ IDEA. When I open Find in Path it is shown in a modal window in the second monitor instead in a window inside the main window like it did before. There is no way to move that window to main monitor. I don't remember…

alexpfx
- 6,412
- 12
- 52
- 88
2
votes
1 answer
Where can I find the "Add Framework Support" option in IntelliJ IDEA 2018.1 CE?
I'm struggling with this: I'm trying to add Maven to an already existing project in IntelliJ IDEA 2018.1 CE, but when I right-click on the project node, there's no Add Framework Support option.
Where can I find it.

Samplasion
- 527
- 4
- 17
2
votes
2 answers
Intellij documentation pop up does not work properly
Despite that I have ticked the "auto-display documentation" and tried inputting different numbers in "ms" box - I still have to press CTRL+Q to see the documentation. How to make it work?
Also if I click CTRL+Q to show documentation pop up…

John
- 467
- 1
- 6
- 23
1
vote
2 answers
IntelliJ IDEA 2018.3.5 - UTF-8 encoding error on console despite setting the encoding type
As the title clearly describes, some UTF-8 characters such as (ğ, ç, ş, etc.) could not be displayed on the console output despite (1) setting all the encoding preferences available in the Settings UI to UTF-8, and (2) adding the…

talha06
- 6,206
- 21
- 92
- 147
1
vote
0 answers
Why does IntelliJ insert a unicode character when I type a key mapped to something else?
I use an Emacs-like keybinding set, and when I hit AltY (which is mapped to "Paste from history"), I get "¥" instead. Is this a Mac thing? Have I missed some configuration somewhere?

Lee Crabtree
- 1,196
- 2
- 12
- 30
1
vote
0 answers
Expand constants in IntelliJ quick documentation
Eclipse has a nice feature which expands String constants passed to an annotation when hovering above the annotated element:
Is there a way of doing the same in IntelliJ's quick documentation?

Malt
- 28,965
- 9
- 65
- 105
1
vote
3 answers
Intellij Pull Requests Tool Windows has errors
Intellij version: 2018.3 (183.4284.148)
I am trying to use the feature https://blog.jetbrains.com/idea/2018/10/intellij-idea-2018-3-eap-github-pull-requests-and-more/ in my Enterprise Github.
When I open the Pull requests tool window it loads pull…

Kannan Ekanath
- 16,759
- 22
- 75
- 101
1
vote
1 answer
Intellij IDEA: Repository test failed unable to access: error setting certificate verify locations
I have new empty public project in GitHub and i can't clone it. I installed new IntelliJ 2018 version and there's no GitHub option in File->New->Project From Version Control. So i've chosen Git option and added URL but it throws Repository test…

Mukhamedali Zhadigerov
- 811
- 1
- 15
- 32
1
vote
1 answer
Intellij 2018.1 force push
According to Intellij documentation there should be a checkbox for enabling the force push "Allow force push" in the Git settings. However, I do not see it in my Intellij, see the screenshot. So, where is it?

Ewgenij Sokolovski
- 897
- 1
- 12
- 31
0
votes
0 answers
How to run a custom WAR file using tomcat server from within IntelliJ Idea Ultimate?
I have configured IntelliJ Idea 2022.1.4 Ultimate with Tomcat 10.0.23 as one of the application server. It runs OK !!!
I have a WAR file for which i don't have source. How can configure a project in IntelliJ to run the WAR file i have with…

Helena
- 444
- 2
- 15
0
votes
0 answers
Why is the keyboard shorts like cmd+C and cmd+F are not working on IntelliJ IDEA 2018.3 version in macOS Monterey?
Keyboard shorts like cmd+C and cmd+F are not working on IntelliJ IDEA 2018.3 version in macOS Monterey. cmd+V and cmd+Z are working. Kindly help.
0
votes
1 answer
Cant Add WSL Interpreter to Intellij Idea 2018
I need to add WSL node interpreter to Intellij Idea(2018.2.2) but NodeJs(version 12.14.1) installed on WSL2 is not detected by Idea. I have installed Node with NVM on WSL2 and the distro is UBUNTU 20.04.1 LTS through Windows Store.
When I open the…

Vipresh
- 1,250
- 15
- 31
0
votes
0 answers
Unable to launch Google Chrome when Intellij IDEA opened as root
I am unable to view my html page in google-chrome or any browser from Intellij IDEA 2018 using the shortcut provided in the top-right side. This is how i was trying to open:
I can use this shortcut only if i have opened Intellij without being the…

sam
- 1,800
- 1
- 25
- 47