Alan Snyder
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 37
-
创建于 Release 2020.1.2: android/tools-base tag missing?
已计划I just started trying to build 2020.1.2. I found the tag 201.7846.76 for idea and android, but not for android/tools-base. The latest tag in git://git.jetbrains.org/idea/adt-tools-base.git appears ... -
创建于 Library source does not match the byte code
已回答I 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... -
创建于 Running a Java program with Full Disk Access on macOS 10.14
已回答Is it possible to run a Java program under IDEA on macOS 10.14 with Full Disk Access permission? -
创建于 file refresh and coffee breaks
已回答Since 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... -
创建于 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... -
创建于 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? -
创建于 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...