-
I'm having trouble building on macOS. The other network tests are passing but encryptedNetworkedTest is failing. I tried installing Java Cryptography Extension (JCE) Unlimited Strength but no change. …
-
`bootRepackage` overwrites `build/libs/xxx.jar`, keeping the original jar as `build/libs/xxx.jar.original`.
On the next build, Gradle will find that `build/libs/xxx.jar` has been changed compared to …
-
This Gradle plugin deletes and then reinstates several tasks.
http://stackoverflow.com/questions/34407151/gradle-task-does-not-execute-its-dependency/
This breaks a user modifying the available task…
-
Hey,
Fiz o download do projeto para testar suas funcionalidades, fiz os seguintes passos :
+---------------------------------------------------------+
Alterações
criei um novo pac…
-
Hi, I would like to possibly contribute to this project. I wonder if you could document how you work on it. The Readme just talks about downloading the pre-build executables. I tried just running "…
-
Hey, I'm trying to use your plugin and keep getting an Icon doesn't exist exception.
> C:\Users\Leejjon\IdeaProjects\streampie>gradlew.bat desktop:launch4j --stacktrace
> :desktop:compileJava UP-TO-…
-
```
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.example:app:jar:0.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version…
kppgs updated
8 years ago
-
Thanks for great app!
Is there any chances to see Chatty packed with JRE? Like SmartGit, which also requires JRE, but it's coming with it own JRE environment, so you don't have to install JRE globall…
-
This is more of a reminder to myself than a request, but last year I wrote a crash handler library for JavaFX:
https://github.com/vinumeris/crashfx
It came with a simple web collector/dashboarding…
-