Gary Halcon

- Total activity 97
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 38
-
Edited Constant "Scanning files to index..."
AnsweredEver since 2018.3.2, I am constantly getting the "Scanning files to index..." process. This happens after every save or build process. It runs for a really long time and blocks almost all of my ope... -
Created 14.1 - Not showing Local Changes
AnsweredThis seems to be broken in both 14.1 and 14.1.1.I don't really know how to recreate this bug for submission but it is persistent. I have local changes in my maven project. The editor tab isn't blue... -
Created Cleaning Out The Target Directory
What manages the target directory for my deployed app, Maven or IntelliJ?I am seeing a lot of issues lately where new code isnt getting deployed or just plain not working. I have to manually delete... -
Created Debugging the wrong MAVEN dependency?
So here is my project hierarchy.ApplicationA |____JarA - snapshot version 2ApplicationB |____JarA - released version 1I have ApplicationA, ApplicationB, and JarA 2-snaps... -
Created Two problems: 1 big, 1 small
AnsweredI am using the latest 2020.1.1 version of IntelliJ Community Linux edition. 1) I have single click on. When I click on a file in the Project panel, it opens as expected. If I immediately hit CTRL... -
Created Git Remote no longer works
AnsweredIntellij 2018.3.1 on Linux I had my IDE up while I had a linux terminal in the background. The terminal was doing a fetch shared of the entire repository. I think this caused my IDE to stop worki... -
Created Git index getting corrupted
AnsweredThis has happened twice due to a power outage, my Git index gets corrupted. I am using a repo in a Linux VM, hosted on a Windows 7 system. That repo is also the root project for IntelliJ. Git tells... -
Created File selection dialogue causes lock up
AnsweredI am running 2017.1 CE on Linux. IntelliJ seems to lock up whenever a file selection dialogue window pops up. This occurs when I do: File/Open... Settings/Spelling/Custom Dictionaries Folder Sett... -
Created Debugging a decompiled class
AnsweredHello, I am running 2016.3.4 Community edition on Linux with JDK 8 x64. If I understand correctly, IntelliJ has the ability to debug and step through a decompiled Java class. Is that correct? I a... -
Created Still running Maven test with it toggled off?
AnsweredI don't know how useful this request is relating to the Maven toggle tests button is. Currently, if I enable "Toggle Skip Tests Mode" in the Maven Projects window, it skips tests as expected if I...