-
$ javac -verbose -sourcepath src/ -d target/classes/ -s target/generated-sources/annotations/ src/us/pdinc/products/cresaptown/ds/beans/db/approval/Cert.java -cp 'C:\Users\jpyeron\.m2\repository\…
-
Using VSCode with the Scala(Metals) extension on the codebase of Apache Kafka (mixed Java/Scala codebase built with Gradle).
Metals doctor shows lots of compilation status errors due to errors like t…
-
```
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 …
-
```
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 …
-
When I try to use:
``` Processing
Pi.set(mouseX,mouseY);
```
the compiler gives the issue
```
[javac] /tmp/android5394192586078030921sketch/src/processing/test/epicapp/EpicApp.java:181: error:…
-
```
What steps will reproduce the problem?
1. can't build all build.xml
2.
3.
What is the expected output? What do you see instead?
[javac] warning: [options] bootstrap class path not set in conj…
-
### Expected Behaviour
Cordova android app should compile successfully.
### Actual Behaviour
Getting Following Error:
/Users/rashed/Documents/Development/prometheus/unionconnect-phone-1/cordova/p…
-
If I use the apt-maven-plugin in combination with the maven-release-plugin then a NullpointerException will be thrown:
```
[INFO] [INFO] --- apt-maven-plugin:1.1.3:process (default) @ [myProject]---…
-
Hi David,
I am using OpenJML to perform static verification on the apache commons collections4. An internal error is returned once the command is used. For more information, please refer to the …
-
```
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 …