JChemPaint is a Java-based software designed for molecule editing. Please tell me how to install it so that I can make a desktop icon for it. I have the java file downloaded so where do I go from here to achieve this?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Once you have jar file, you can run it: 1) From the command line with 2) Or through a jchempaint.desktop file, which you can place in The .desktop file would look like
|
||||
|
|


java -jar ./jchempaint-3.3-1210.jar. Do you need to compile it yourself rather than run the jar? – chaskes Feb 2 at 0:19