-
Hello,
I noticed there is an ant build file in the repo so I'm trying to build using it and I'm getting some compile errors that seem to indicate missing dependencies which I wasn't able to find in…
-
This program compiles and runs fine with javac:
```
public class X {
public static String switchfloatMoreCases(float f) {
return switch (f) {
case 1.0f -> "1.0";
case 1.5f -> "1.5";
…
-
I installed Contiki 3.0 under Ubuntu 16.04 64 bits.But, i can't start cooja simulator. I am not able to understand what is the issue. How to resolve it?
The result after building cooja is :
Build…
-
```
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 …
-
I was not lucky at my first trial to use
org.jmlspecs.annotation
Here are the error messages:
~/src/openjml-jun22/openjml -esc ~/src/IdeaProjects/jan24/src/BinaryTree.java
error: A catastrophic JM…
-
Hi, I can't build project somehow. How can I fix that error?
```
ForgeHax-1.16.5-3.3.1\buildSrc\JavacPlugin\src\main\java\dev\fiki\javac\plugin\EventProcessor.java:3: error: package com.sun.tools.ja…
-
```
[exec] An exception has occurred in apt (1.6.0_02). Please file a bug at
the Java Developer Connection (http://java.sun.com/webapps/bugreport)
after checking the Bug Parade for duplicates. Inclu…
-
Running `ant` to build Energia throws the following messages
> ```
> [javac] /Users/ReiVilo/github/Energia2/Energia/app/src/processing/app/Base.java:35: warning: '_' used as an identifier
> [javac] i…
-
```
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…