Alan Snyder
- 活动总数 173
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 37
-
创建于 Unable to build idea-2021.1.3
已回答I am getting an error trying to build 2021.1.3. As the error appears to be in the android repo, let me say that I created a completely new clone of the android repo for this build, and I am using t... -
创建于 Is there a specific @SuppressWarnings for this warning?
已回答I am getting a highlighted warning "condition ... is always true" on an if statement in a situation where the condition may not always be true (when a method is invoked by a superclass constructor,... -
创建于 If IDEA requires JDK 11 to run, why does Info.plist say 1.8?
已回答I assume this file comes from platform/build-scripts/resources/mac/Contents/Info.plist -
创建于 NPE in build from org.jetbrains.jps.cmdline.ClasspathBootstrap.getResourceFile(ClasspathBootstrap.java:170)
已回答I am getting this error trying to build a particular module. Any idea what is wrong? java.lang.NullPointerExceptionat java.base/java.io.File.<init>(File.java:279)at org.jetbrains.jps.cmdline.Clas... -
创建于 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?