User Activity

  • Posted a comment on ticket #135 on Launch4j Executable Wrapper

    Now closing log files before exiting :P.

  • Created ticket #135 on Launch4j Executable Wrapper

    New option on singleInstance to ignore if already exists [exit code]

  • Posted a comment on ticket #192 on Launch4j Executable Wrapper

    You don't need a windows machine, just use this maven plugin: <plugin> <groupId>de.tolina.maven.plugins</groupId> <artifactId>jsign-maven-plugin</artifactId> <version>1.0.1</version> <executions> <execution> <id>sign-app</id> <phase>package</phase> <goals> <goal>signexe</goal> </goals> </execution> </executions> <configuration> <alias>YOUR_CERT_ALIAS</alias> <file>${project.build.directory}/YOUT_APP.exe</file> <keystore>YOUR_CERT_JKS.jks</keystore> <storepass>YOUR_CERT_STORE_PASS</storepass> </configuration>...

  • Created ticket #184 on ProGuard Java Optimizer and Obfuscator

    Optimization filter/exclusion

View All

Personal Data

Username:
dyorgio
Joined:
2006-10-03 16:30:29

Projects

This is a list of open source software projects that Dyorgio is associated with:

Personal Tools