Linux

Linux Hints (1)
rayzyt

To run the program under Linux you must exchange the SWT library which is bundled in the distribution JAR file.

cp /usr/share/java/swt.jar .
zip SamyGO-ChanEdit-v50cd.jar swt.jar
rm swt.jar

now you can start the program with java:

java -jar SamyGO-ChanEdit-v50cd.jar

Related

Home: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.