Clifford W. Johnson
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
-
Clifford W. Johnson created a post, AnsweredIntelliJ 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 created a post, AnsweredContext 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 created a post, AnsweredConfigure 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 created a post, AnsweredAutocompletion 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 created a post, 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 created a post, 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 created a post, 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...