-
I'm revisiting LAZA KNITEZ!! since we might be porting etc... trying to get it into the state it was 6 months ago when we launched on OUYA.
I'm getting this error when building for Android:
[jav…
-
```
[javac] warning: [options] bootstrap class path not set in conjunction with -source 5
[javac] error: Source option 5 is no longer supported. Use 6 or later.
[javac] error: Target op…
-
```
What steps will reproduce the problem?
1. Download chord-2.0a.tar.gz, unzip, untar
2. go to main dir
3. run ant build
What is the expected output? What do you see instead?
chord package should co…
-
We wanted to have a discussion on the best way to "upstream" our technique for using using [Error Prone](http://errorprone.info/) with Buck, which would primarily consist of adding documentation.
F…
-
I have updated quarkus to 2.8.2 and operator to 4.0.0.Beta and I have found that I need to import `org.fusesource.jansi:jansi` to compile successfully in idea
```xml
org.fusesource.jansi…
-
In context:
Apache NetBeans IDE 12.2 with here in fix for "permits" error
Gradle 6.4.1
java.lang.AssertionError
at com.sun.tools.javac.util.Assert.error(Assert.java:155)
at com.sun.tools.java…
-
It is impossible to build BC with Gradle, because it seems to require that **all** the four JDKs - JDK8, JDK11, JDK17, JDK21 - are installed.
No sane organization, except for those who's distributi…
-
This is a template, please adjust it accordingly to your specific issue.
You may also want to read our [issue guide](https://github.com/androidannotations/androidannotations/wiki/HowToWriteAnIssue).
…
ghost updated
3 years ago
-
I cannot diagnose this issue.
May I ask for some help? 🤔
```console
+ /usr/bin/make -O -j48 V=1 VERBOSE=1 PYTHON2=/usr/bin/python3 CFLAGS=CFLAGS
cd ../ && /usr/bin/python3 const_generator.py java…
-
Originally reported on Google Code with ID 7710
```
Found in GWT Release (e.g. 2.4.0, 2.5.0 RC):
2.4.0
2.5.0 RC
Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7):
OSX
Detailed description (ple…