vedina / jchempaint

Chemical 2D structure editor application/applet based on the Chemistry Development Kit

Home Page:http://jchempaint.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JChemPaint (or JCP for short here) is the editor and viewer for 2D chemical structures developed using CDK. It is implemented in several forms: a Java application and two varieties of Java applet.

Please see the documentation at https://github.com/JChemPaint/jchempaint/wiki for more information.

The issue tracker here (on top of this page) is for specific JCP-related bugs. For problems in CDK proper, please use http://sourceforge.net/tracker/?group_id=20024&atid=120024

Build requirements (need installation)

 - gettext : http://www.gnu.org/software/gettext/
 - app-bundler: https://github.com/federkasten/appbundler-plugin (optional)

Build with the following commands

 `mvn install -DskipTests`
 `mvn install -DskipTests -Posx-app` to build an OS X application bundle (.app)
 `mvn install -DskipTests -Pwindows-app` to build a windows executable (.exe)

About

Chemical 2D structure editor application/applet based on the Chemistry Development Kit

http://jchempaint.github.com


Languages

Language:Java 89.0%Language:HTML 10.6%Language:C 0.3%Language:CSS 0.1%Language:Shell 0.0%