Alan Snyder
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 37
-
创建于 Resource file not updated
已回答I 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... -
创建于 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... -
创建于 What could cause IDEA to stop displaying dialogs?
已回答I 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... -
创建于 building IDEA without running IDEA: android-plugin
已回答In 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... -
创建于 background color for identifiers in Javadoc comments
已回答If 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... -
创建于 Problem building IDEA 2016.3
已回答Specifically 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:... -
创建于 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 ... -
创建于 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,... -
创建于 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... -
创建于 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-...