From 1b87ecf222d2b2374dd4e0517e7600edc3801620 Mon Sep 17 00:00:00 2001 From: radiskis <2863891+radiskis@users.noreply.github.com> Date: Thu, 25 Sep 2025 11:39:29 +0300 Subject: [PATCH] Update index.html Remove old information and fix links and add JRE and JDK requirement notice. --- index.html | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 6c87348..d3e725f 100644 --- a/index.html +++ b/index.html @@ -31,8 +31,8 @@

Chemical 2D structure editor application/applet based o
-

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

+

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

You can now

@@ -40,13 +40,18 @@

Chemical 2D structure editor application/applet based o
  • see the documentation at the github Wiki for more information.
  • browse the github source repository
  • -
  • download a recent jar file from github (current is 3.3-1210): - +
  • download a recent jar file from github: +
  • -
  • or download the same from the Plovdiv maven repository
  • -
  • see this link as an example HTML on how to deploy the applet
  • -
  • or get a snapshot from rwst's bugfixes branch if you cannot wait for the monthly release