Harold Finch

- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Created exclude files/directories when do "Find in Files" and select Directory
I frequently need to search entire big directory trees for text in, say, Python source files. For example, on my Windows machine, I often search the entirety of my C: or D: drives. To do this, I ... -
Created update to PyCharm 2020.3.3 fails with status code 403
AnsweredI have been using PyCharm for ~6 months now and enjoy it. Thank you PyCharm team! Every time that I am prompted to update, I do so, and in the past it has worked every time with no issue, like it ... -
Created intellij 2018.1.6 windows installer is broken: installation stalls forever
AnsweredI have tried a couple of times now to install the latest IntelliJ, 2018.1.6. From a running 2018.1.5 IntelliJ instance, the auto update mechanism first failed. I think that the error message said ... -
Created Latest IntelliJ 2016.2.3 patch failed due to OutOfMemoryError
AnsweredIntelliJ prompted me to upgrade to the latest 2016.2.3 release this morning (I am currently on 2016.2.2), so I clicked to install the patch. In the past,t his has always worked, but today, it fai... -
Edited trying to open GUI Designer .form file crashes IntelliJ
AnsweredI inherited a project at work where the Swing GUI was designed using IntelliJ's GUI Designer. I have never worked with GUI Designer before, so this is a learning curve. I know for sure that when... -
Created WYSIWYG Javadoc viewer/editor?
When editing javadocs in IntelliJ, you normally just see the raw html in your source file.I would love have an option to right click on some javadoc block in my source file, and in the context popu... -
Created IntelliJ 14.0.1 does not recognize svn 1.8 format working copy files?
Today I was trying to rebuild a Project which seemingly got corrupted (a module disappeared from the Project left pane view for some reason...)In the middle of this, I got a very different error me... -
Created IntelliJ no longer finds .java source files inside .jar files--decompiler bug?
I am using the latest prd worthy IntelliJ release,14.0.1, community edition.In project A, I have 3 modules, each of which I build a jar file for which contains BOTH the module's .class files, as we... -
Created how can I add an ENTIRE directory to a jar file?
To make my question clear, I will make up a concrete example.Suppose that I have a directory named web that contains a file name index.html.Now suppose that I want to configure IntelliJ, when it bu... -
Created impossible to specify a jar's META-INF/MANIFEST.MF file?
Version: 12.1.6 (the latest prd release of IntelliJ).Goal: create a "complete" jar file of a particular module. That, is, all the direct resources of a module (its .class files, .java files, confi...