Does anyone knows why I would be getting:

    [javac] 
/home/mathieu/debian/collab/deb-maint/jheliosviewer/trunk/jhelioviewer-2.2.1/src/jhv/src/org/helioviewer/jhv/io/DataSources.java:190:
cannot find symbol
    [javac] symbol  : constructor JSONTokener(java.io.Reader)
    [javac] location: class org.json.JSONTokener
    [javac]                 jsonResult = new JSONObject(new
JSONTokener(reader));
    [javac]                                             ^

where:

$ jar tvf /usr/share/java/jabsorb.jar | grep org.json.JSONTokener
  5103 Mon Jul 05 21:22:46 CEST 2010 org/json/JSONTokener.class

Thanks


-- 
To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/ca+7wusxo87uv8d2i4flftqrflq+ewv_brmjkp-wrmoosirj...@mail.gmail.com

Reply via email to