Oh, it did shows the missing classes. I think it is missing some of the jar files you mentioned are missing. Where can I get them all? Thanks.
> > [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: > Hi, I have tried to compile the source but the IDE return compilation > error, saying that some classes are missing. I suppose these are 3rd > party library which are not included in the jmol source package. Can I > know what are the libraries needed to compile the source? Thanks. > Hi, Everything required should be there (either from SVN > checkout or from source code package downloaded from sourceforge) Which > IDE are you using ? I tried to compile using Jbuilder 2005 and > Netbean The other people I know that are building Jmol are using > Eclipse (Bob, me, ...) or simply Ant (Miguel, ...) > You're apparently not the only one having trouble with JBuilder (mail > CCed to Kevin that is also having troubles). > > To help find where the problem is, can you try : > - building with Ant > - extracting source code by using SVN (Subversion) checkout > > I thing that you need to configure JBuilder or Netbean to use some jar > files that are used by Jmol. > Under Eclipse, the following jar files are used : Acme.jar, > commons-cli-1.0.jar, itext-1.4.5.jar, junit.jar, netscape.jar, > saverbeans-api.jar, vecmath-1.2-1.14.jar. > > I have never tried JBuilder or Netbean, so I can't say how you add > dependencies in this IDE. > > Which way did you use to get the source ? Downloaded it > from sourceforge I thing that jmol-11.x.xx-full.tar.gz > contains all the necessary stuff, but most people use direct SVN > checkout, so it's possible there's something missing in it. > If you find what it is, you can tell us and we will fix it. > > What is the exact error message ? "Cannot find > symbol" - The import statement were highlighted as missing > Not very useful :( > JBuilder doesn't tell what symbol it can't find ? > > Nico > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
