wordlessly
wordlessly
An appimage release would be really helpful: https://appimage.github.io/apps/
Seems like a very nice ebook reader. Still, most people out there use Ubuntu 16.04 or some distribution based on it. So all those people are locked out using this...
Is this problem related to the following code showing an empty graph? `import java.awt.Color; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import javax.swing.JFrame; import de.erichseifert.gral.data.DataTable; import de.erichseifert.gral.plots.XYPlot; import de.erichseifert.gral.plots.lines.DefaultLineRenderer2D;...
Linux As I said, a step-by-step guide would help. 1. extract release archive 2. ... 3. ...
I also spam this pull request. (why not open issue tracker here?) Ivy CLI says: -types comma separated list of accepted artifact types java -jar ivy-2.4.0.jar -cache ./ivy -types source,jar...
I also get errors on Linux Mint 19.2: `~/Desktop/client-samples/Gradle/HelloFX$ ./gradlew clean build nativeCompile nativeLink > Task :nativeCompile Omega :: host triplet = x86_64-linux-linux Omega :: target triplet = x86_64-linux-linux [Tue...
I wonder if I should install the official Oracle JDK11. I am using the recommended OpenJDK 11.0.2 and AdoptOpenJDK 11.0.3 respectively. Didn't work.
Most projects have many dependencies (jars). Many of those jars contains hundreds or thousands of classes although my code only uses 1-5 of those classes. I assumed TeaVM does at...