[daisy] [JIRA] Commented: (DSY-649) Sketch Editor

Karel Vervaeke (JIRA) issues at cocoondev.org
Wed Jun 18 15:32:27 CEST 2008


    [ http://issues.cocoondev.org//browse/DSY-649?page=comments#action_13659 ] 

Karel Vervaeke commented on DSY-649:
------------------------------------

You are still referencing classes which are only available in Java 6.

karel at banana:~/dl/issues.cocoondev.org/Sketch1.2Src$ ant
Buildfile: build.xml

clean:
     [echo] clean called

compile:
    [mkdir] Created dir: /home/karel/dl/issues.cocoondev.org/Sketch1.2Src/build/Applet
    [javac] Compiling 20 source files to /home/karel/dl/issues.cocoondev.org/Sketch1.2Src/build/Applet
    [javac] /home/karel/dl/issues.cocoondev.org/Sketch1.2Src/src/Applet/ch/ergon/daisy/sketch/QuadLiner.java:18: cannot find symbol
    [javac] symbol  : class Path2D
    [javac] location: package java.awt.geom
    [javac] import java.awt.geom.Path2D;
    [javac]                      ^
    [javac] Note: /home/karel/dl/issues.cocoondev.org/Sketch1.2Src/src/Applet/ch/ergon/daisy/sketch/SketchButtonFactory.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/home/karel/dl/issues.cocoondev.org/Sketch1.2Src/build.xml:26: Compile failed; see the compiler error output for details.


> Sketch Editor
> -------------
>
>          Key: DSY-649
>          URL: http://issues.cocoondev.org//browse/DSY-649
>      Project: Daisy
>         Type: New Feature
>   Components: Frontend (wiki)
>     Versions: 2.2
>     Reporter: Michael Hänni
>     Priority: Minor
>  Attachments: GeditSketch0.1.zip, Sketch1.0.zip, Sketch1.0Src.zip, Sketch1.2Src.zip
>
> The Sketch Editor is an editor for small sketches.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list