Hi,
  I'm trying to code up a table of JmolViewers and as a start I was
looking at the Integration.java file in examples/. Compiling it gives me
the errors:

Integration.java:26: cannot resolve symbol
symbol  : class ModelAdapter
location: package viewer
import org.openscience.jmol.viewer.ModelAdapter;
                                   ^
Integration.java:29: package org.openscience.jmol.adapters does not
exist
import org.openscience.jmol.adapters.SimpleModelAdapter;

etc

I looked at  src/org/openscience/jmol/adapters and saw that it was an
empty directory - which would explain the above errors.

Is this expected (ie empty directory)? If so where can I get the code
for SimpleModelAdapter?

Or should Integeration.java be using code from src/org/jmol/adapter?
(Though in this case the simple/ directory is also empty)

Any pointers would be appreciated.

Thanks,

-------------------------------------------------------------------
Rajarshi Guha <[EMAIL PROTECTED]> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
All science is either physics or stamp collecting.
-- Ernest Rutherford



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to