Follow-up Comment #3, task #7932 (project administration):

Hi,

The license/headers are OK now. :)

However, I cannot compile your project on my Debian GNU/Linux box.  I've
installed ant, java-gcj and GNU classpath, but still I get these errors:

    [javac] 1. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java (at line
291)
    [javac]     task.execute();
    [javac]          ^^^^^^^
    [javac] The method execute() is undefined for the type W3s.W3sWorker
...
    [javac] 3. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java
    [javac]  (at line 515)
    [javac]     class W3sWorker extends SwingWorker<List<String>, String> {
    [javac]                             ^^^^^^^^^^^
    [javac] SwingWorker cannot be resolved to a type
...
    [javac] 5. ERROR in /home/shulz/tmp/Lilisp/julk/net/w3s/W3s.java (at line
582)
    [javac]     publish(s);
    [javac]     ^^^^^^^
    [javac] The method publish(String) is undefined for the type
W3s.W3sWorker

Have you tried to compile and run your program w/o using Sun's JDK/JRE?  What
other packages could I have missed to install?

--
Regards,
Alex
PS: just an aside note: files in both the tarballs you've provided have
timestamps somewhere in Nov 2008... are your from future? :)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?7932>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to