-
While the compiler *usually* accepts Ceylon `Callable`s with a matching signature when a Java method wants an object satisfying a functional (only-one-abstract-method) interface, whether it's a refere…
-
```
Build fails with java 1.8:
mod.rng-parse.compile-main:
[...]
[javac] /builddir/build/BUILD/jing-trang-20131210/build/mod/rng-parse/gensrc/main/com/thaiopensource/relaxng/parse/compact/Compact…
-
```
Build fails with java 1.8:
mod.rng-parse.compile-main:
[...]
[javac] /builddir/build/BUILD/jing-trang-20131210/build/mod/rng-parse/gensrc/main/com/thaiopensource/relaxng/parse/compact/Compact…
-
```
What steps will reproduce the problem?
1. Check out the trunk
2. Build the code via ant
What is the expected output? What do you see instead?
Expected output is the distribution jar artifact
I…
-
Hi everyone,
just tried to build Vega on my Kali Linux as described at the corresponding wiki site ([Link](https://github.com/subgraph/Vega/wiki/Building-Vega)). During the ant command, I receive t…
-
Currently, the Java compiler in AndroidIDE (which provides Java language features in the editor) is based on JDK 17 ([nb-javac](https://github.com/oracle/nb-javac)). Android projects can already use J…
-
```
(reported by Juha Pohjalainen)
Any class that wishes to implement mnj.lua.LuaJavaCallback (and therefore
provide a Lua Java
function to a Lua program) has to be in the package mnj.lua.
Example…
-
command is `ant jar`
0.9.5 Error log
```
Buildfile: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/build.xml
compile:
[mkdir] Created dir: /home/guoyi/Downloads/SpreaD3-0.9.5/SpreaD3/class…
-
```
What steps will reproduce the problem?
1. Create a class that you want to use in a @Delegate
2. Create a class where you want to use the class in step 1 as the delegate.
3. Specify the delegate wi…
-
```
Following error occurs on build:
compile:
[mkdir] Created dir:
E:\MiscProjs\gwtext\gwt-ext-ux\build\out\samples\Showcase2\bin
[gwt.javac] Compiling 63 source files to
E:\MiscProjs\gwtext\gwt-…