Alan Snyder

- Total activity 149
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
Created Library source does not match the byte code
AnsweredI am getting this red banner on a few classes from a Java library. By following the link to the decompiled class file, I can see that the class file is the expected one and is one that I just rebui... -
Created Running a Java program with Full Disk Access on macOS 10.14
AnsweredIs it possible to run a Java program under IDEA on macOS 10.14 with Full Disk Access permission? -
Created file refresh and coffee breaks
AnsweredSince upgrading to IDEA 2018.3, I frequently find myself being encouraged to take a coffee break because a file refresh operation suspends code analysis. Instant code analysis is the main reason to... -
Created one-time build issue: setupJdk18 mkdir spawn failed
The last three releases have failed to build on my first attempt with the following error: Task :setupJdk18 FAILED A problem occurred starting process 'command 'mkdir'' Caused by: java.io.IOExcepti... -
Created Build failure: com/jgoodies/jgoodies-common/1.4.0 does not exist
[java] /Volumes/A/MyIDEA/build/gant.xml:59: : /Users/alan/.m2/repository/com/jgoodies/jgoodies-common/1.4.0 does not exist. How can this be fixed? -
Created Resource file not updated
AnsweredI have a Java project with some resource files. When the project is rebuilt, the resource files are copied into the build area. However, when I modified one of these files, the only way I could fin... -
Created Can I run a custom IDEA bundled app under the IDEA debugger?
I am trying to figure out some odd behavior after I made a small change to IDEA. The change works as expected when I run IDEA under IDEA. However, when I build a bundled macOS application and run t... -
Created What could cause IDEA to stop displaying dialogs?
AnsweredI am running 2017.1 on macOS. It has stopped displaying dialogs. Menu commands (such as Surround With... or New Class...) that would normally display a dialog do nothing. I would like to fix this a... -
Created building IDEA without running IDEA: android-plugin
AnsweredIn the past, I have been able to build IDEA CE without running IDEA, but I am having a problem trying to do this with 2017.2.5. The error message I get is: The following modules from productPropert... -
Created background color for identifiers in Javadoc comments
AnsweredIf I change the background for a javadoc comment (Text), the class names are shown with a white background. How can I change this? The image below illustrates. Note the difference in the sample, wh...