-
Quasar fails to instrument my usage of Kotlin lambdas.
The following code
https://github.com/Jire/Abendigo/blob/master/src/main/kotlin/org/abendigo/plugin/csgo/RadarPlugin.kt
Produces
```
java.lan…
-
```
I'd like to contribute a Android port of this library, but in order to do so I
need you to first separate all JavaSE-specific code (Swing/SWT) into one
project and the rest into another project.…
-
To reproduce:
1. Download the lastest optifine
2. Run it as an executable (java -jar optifine.jar)
3. Press extract
4. Go to ATLauncher
5. Press Edit Mods
6. Press Add Mod and select "Ins…
-
ghost updated
6 years ago
-
When I use **maven** manage the project, and python environment is **anaconda** virtual env, so i got this exception:
**os**: _mac os_
**project manage**: _maven_
**environment**: _anaconda virtu…
-
```
I attempted to upgrade to svn revision 93 and then run it using:
java -cp
"/home/hellocatfood/webcamstudio-read-only/trunk/libraries/appframework-1.0.3.ja
r:/home/hellocatfood/webcamstudio-read-…
-
There are many updated dependencies, along with nfs4j 0.23. I tried with the following pom.xml but am getting lots of compile errors.
I merged it with updates elements from dCache, repo links, and…
-
Since MXNet 2.0 development starts. I would like to initiate a discussion for the future development of JVM languages.
## Proposal
1. Start cleaning on the existing APIs to adapt to 2.0
2. Star…
-
Provide libraries that can be loaded in an `armhf` environment, particularly in the Raspberry Pi and clones/derivatives. (Technically implemented in [fluddokt's fork](https://github.com/fluddokt/opsu)…
-
The jna platform jar doesn't seem to include methods for creating processes on unix systems, but it does for windows [here](https://github.com/java-native-access/jna/blob/7ed3fa410ab4b878430baffffaeed…