Harold Finch
- 活动总数 72
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 22
-
创建于 update to PyCharm 2020.3.3 fails with status code 403
已回答I 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 ... -
创建于 intellij 2018.1.6 windows installer is broken: installation stalls forever
已回答I 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 ... -
创建于 Latest IntelliJ 2016.2.3 patch failed due to OutOfMemoryError
已回答IntelliJ 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... -
已编辑于 trying to open GUI Designer .form file crashes IntelliJ
已回答I 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 settings (default versus current, export, portability)
First, note that IntelliJ nicely distinguishes between Project settings and IDE settings.The above link states that Project settings are stored "as a set of xml files under the .idea folder" (assum...