Re: [Jmol-developers] Compilation errors

2006-01-12 Thread Miguel
> are you OK with removing them from CVS? And expect people who need the > DirBrowser and DADML plugins to use BioClipse? Are you OK with that? Yes, that is fine with me. Miguel --- This SF.net email is sponsored by: Splunk Inc. Do you grep

Re: [Jmol-developers] Compilation errors

2006-01-12 Thread nvervell
De: Egon Willighagen <[EMAIL PROTECTED]> > >Those should indeed no longer be compiled. I added them to exclude elements in >the Ant build.xml, but that does not work for Eclipse. Apologies for the >inconvenience. > Ok, no problem. >Miguel, > >are you OK with removing them from CVS? And expect

Re: [Jmol-developers] Compilation errors

2006-01-12 Thread Egon Willighagen
On Thursday 12 January 2006 11:49, [EMAIL PROTECTED] wrote: > Hi, > > I have a lot of compilation errors with the source code under CVS. It's > probably related to the removal of CDK. > > Problems with: > - src: org.jmol.adapter.cdk.CdkJmolAdapter > - src: org.openscience.jmol.app.JmolEditBus > - e

[Jmol-developers] Compilation errors

2006-01-12 Thread nvervell
Hi, I have a lot of compilation errors with the source code under CVS. It's probably related to the removal of CDK. Problems with: - src: org.jmol.adapter.cdk.CdkJmolAdapter - src: org.openscience.jmol.app.JmolEditBus - examples/basic: CDKIntegration2 and CDKIntegration3 Nico ---

Re: [Jmol-developers] Compilation errors

2004-12-06 Thread Miguel
Nicolas wrote: > The Jvm12 class doesn't compile anymore (missing Console class) Sorry ... forgot to check in. It is now checked in. Miguel --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT P

[Jmol-developers] Compilation errors

2004-12-04 Thread Nicolas Vervelle
Hi,   The Jvm12 class doesn't compile anymore (missing Console class)   Nicolas