Clifford W. Johnson
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
Created IntelliJ IDEA 2023.2 Build #IU-232.8660.185 Seems to break printing
AnsweredI 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... -
Created Context menu rendering for Java method taking too long
AnsweredI 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... -
Created Configure default settings for new Gradle project?
AnsweredThere 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 ... -
Created Autocompletion of class name in javadoc wraps with {@link} in javadoc in 2016.1
AnsweredI 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... -
Created 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... -
Created 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 ... -
Created 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...