Clifford W. Johnson

- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 8
-
创建于 IntelliJ IDEA 2023.2 Build #IU-232.8660.185 Seems to break printing
已回答I recently updated to 2023.2 Build #IU-232.8660.185 and am now unable to print. Before the update, I was able to print with no issues -- now, printing appears to work (takes time) but yields no ou... -
创建于 Context menu rendering for Java method taking too long
已回答I recently changed machines which included a fresh install of IntelliJ IDEA 2019.2.3. I've noticed, since the migration, that, for my larger Java projects, rendering the context menu on a Java met... -
创建于 Configure default settings for new Gradle project?
已回答There appears to be no way to set default Gradle options for new projects. Am I missing something? For an existing project, the the Gradle options panel is Note the ability to set the Gradle JVM ... -
创建于 Autocompletion of class name in javadoc wraps with {@link} in javadoc in 2016.1
已回答I love class name autocompletion in javadoc but the change in behavior with IDEA 2016.1 is, in my case, annoying. The prior behavior was simply to complete the class name; now autocomplete wraps t... -
创建于 Norton AntiVirus flags VirusBurst in IDEA files?
After my last virus definition update (24Mar2007), the several IDEA 6.0.4 files have been flagged as being infected with VirusBurst (http://www.symantec.com/security_response/writeup.jsp?docid=2006... -
创建于 Problem opening UTF-16 encoded files
I have some XML files that are actually saved in UTF-16LE encoding. When I attempt to open the files using IDEA 6.0.2, IDEA doesn't notice that the file is UTF-16 and displays the contents of the ... -
创建于 File Template variables -- pre-set values
I'm trying to create a template for package.html files. I have several variables defined within the template that are used in several places. The variables also have pre-set values using #set( $v...