Alan Snyder
- Total activity 173
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
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... -
Created Problem building IDEA 2016.3
AnsweredSpecifically build tag 163.7743.44. Buildfile: /Volumes/A/MyIDEA/build.xml cleanup: init: [mkdir] Created dir: /Volumes/A/MyIDEA/out [mkdir] Created dir: /Volumes/A/MyIDEA/out/tmp [java] Buildfile:... -
Created main class not found
I am having trouble with a simple Java project. When I try to run the program, I get a ClassNotFoundException on the main class.When I look at the actual invocation in the console output, I do not ... -
Created Debugging a JAR loaded by a custom class loader with source code?
I am loading a JAR file using a custom class loader. The JAR file is not on the class path. It is not registered as a library or a module in the IDEA project.When debugging code from this JAR file,... -
Created git fetch of Idea - connection reset by peer
Why is this git fetch failing? Seems to be a persistent problem.$ git ls-remote --tags git://git.jetbrains.org/idea/community.git idea/141.713.26b5f5df254622d3d5ff432a179d3abe5876767cb refs/tags/id... -
Created Editor rendering disaster
What does it mean when the editor starts rendering text as shown in the attached screen shot?This seems to happen when I examine an Android layout in the designer.Attachment(s):Screen Shot 2014-05-...