-
```
What steps will reproduce the problem?
1. Run:
java -jar checkers.jar -classpath path/to/customChecker.jar -processor
path.to.CustomChecker
Everything should work via this invocation
2. Write …
-
## Environment
```bash
info Fetching system and libraries information...
System:
OS: macOS 14.5
CPU: (8) arm64 Apple M1 Pro
Memory: 119.83 MB / 16.00 GB
Shell:
version: "5.9"
…
-
Note, `rs` is a `java.sql.ResultSet`.
Code stanza:
```java
final IntSet roleIds = Optional.ofNullable(rs.getString("role_ids"))
.map(rids -> Arrays.stream(rids.split(","))
…
-
Hello,
Thank you very much for sharing with us this great project.
I have some difficulties with installation process.
When I run 'make core' if fails with a number of error messages
cd src/edu/st…
ghost updated
7 years ago
-
When I try to build the app, I get the below error and build fails.
I am using cordova 2.9
[javac] /Volumes/space/HCM/Sencha/Project/HCMDoctor/src/com/plugin/gcm/GCMIntentService.java:20: error: pa…
-
Hi,
I am trying to build Mondrian 3.7. I have some setup issues which is causing the build to fail. Can you please tell me what am I doing wrong ?
An Excerpt of the error is given below. Kindly shed …
-
```
What steps will reproduce the problem?
1. sudo ant
2. BUILD FAILED
/mnt/scala-test-fw/mockito/build.xml:106: Tests failed.
3.
What is the expected output? What do you see instead?
What versio…
-
```
What steps will reproduce the problem?
1. sudo ant
2. BUILD FAILED
/mnt/scala-test-fw/mockito/build.xml:106: Tests failed.
3.
What is the expected output? What do you see instead?
What versio…
-
```
What steps will reproduce the problem?
1. sudo ant
2. BUILD FAILED
/mnt/scala-test-fw/mockito/build.xml:106: Tests failed.
3.
What is the expected output? What do you see instead?
What versio…
-
> Task :app:kaptGenerateStubsDebugKotlin FAILED
e: java.lang.IllegalAccessError: class org.jetbrains.kotlin.kapt3.base.KaptContext (in unnamed module @0x32df3d25) cannot access class com.sun.tools.ja…