Clifford W. Johnson
- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 8
-
-
Clifford W. Johnson 创建了一个帖子, 已回答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... -
Clifford W. Johnson 创建了一个帖子, 已回答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... -
Clifford W. Johnson 创建了一个帖子, 已回答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 ... -
-
Clifford W. Johnson 创建了一个帖子, 已回答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... -
-
Clifford W. Johnson 创建了一个帖子, 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... -
Clifford W. Johnson 创建了一个帖子, 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 ... -
Clifford W. Johnson 创建了一个帖子, 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...