[daisy] Sketch Editor 1.1

Michael Hänni michael.haenni at ergon.ch
Thu Jun 12 13:41:14 CEST 2008


Hi Karel

Here are some updates:

- I separated my jars and the jhotdraw jars.
(The jhotdraw jar is ./Draw/jhotdraw_draw.jar, which I renamed to 
jhotdraw-draw-7.1.jar)

- I complied with javac1.5

- I put a new .zip floder of the Sketch Editor on the daisy issue tracker

As I have only little knowledge of maven, I use ant as build tool.
The new zip file contains the source code, the referenced libraries,  a 
build.xml and a buildreadme.txt.
The build.xml generates the filestructure with all the Sketch Editor files.
The buildreadme.txt explains how to build and describes what is built.


At the moment I have the same JHotDraw library at two places:
- one at %daisyhome%/daisywiki/webapp/WEB-INF/lib
for the Serialization of SketchData (like the SVGSerializer)
- one at %daisyhome%/daisywiki/webapp/daisy/resources/sketchApplet/lib
for the applet.
Is there a way for the applet, to get the needed classes from the 
JHotDraw library located at %daisyhome%/daisywiki/webapp/WEB-INF/lib?


Regards,
Michael



More information about the daisy mailing list