Re: [Jmol-developers] application errors

2016-05-27 Thread Kanters, Rene
Aha, I found the setting so the Project:Clean... will indeed delete the required folders (i.e., when I pick it now it outputs): Buildfile: /Users/rkanters/Documents/workspace/Jmol/build.xml [echo] version=14.7.0_2016.05.26 clean: [delete] Deleting directory /Users/rkanters/Document

Re: [Jmol-developers] application errors

2016-05-27 Thread Robert Hanson
You have to make sure you do run as and then select the "clean" option. You can't just use Project...clean Bob On Fri, May 27, 2016 at 10:32 AM, Kanters, Rene wrote: > I always thought that it 'cleaning' it means that it would remove all > those files, which is why I was so surprised tha

Re: [Jmol-developers] application errors

2016-05-27 Thread Kanters, Rene
I always thought that it 'cleaning' it means that it would remove all those files, which is why I was so surprised that it didn't do it. I guess it has something to do with what is in the build.xml file, but I have never understood the ant build files well enough to mess with those > On May

Re: [Jmol-developers] application errors

2016-05-27 Thread Robert Hanson
yes, that's right. If you figure how to make "Project Clean" remove the build files, that would be great. We could set that up. On Fri, May 27, 2016 at 9:10 AM, Kanters, Rene wrote: > I decided to keep an eye on the build folder and noticed that when I did a > 'Clean' project the files were not

Re: [Jmol-developers] application errors

2016-05-27 Thread Robert Hanson
Search the src code for references to JmolBioResolver. There should be none. delete the directories bin build/classes build/applet-classes and recompile. On Fri, May 27, 2016 at 8:05 AM, Kanters, Rene wrote: > Bob, > > I did clean builds several times to no avail. I am building the Jmol

Re: [Jmol-developers] application errors

2016-05-27 Thread Kanters, Rene
I decided to keep an eye on the build folder and noticed that when I did a 'Clean' project the files were not removed. I did an rm -rf in there to start fresh, did a build and now it works... René > On May 27, 2016, at 9:05 AM, Kanters, Rene wrote: > > Bob, > > I did clean builds several tim

Re: [Jmol-developers] application errors

2016-05-27 Thread Kanters, Rene
Bob, I did clean builds several times to no avail. I am building the Jmol.jar using an ant builder setup for the Properties of Jmol, where I specify it to use Jmol/build.xml buildfile. I think that when I run it directly in Eclipse is may use the Java Builder set up, but that one is not editabl

Re: [Jmol-developers] application errors

2016-05-26 Thread Robert Hanson
JmolBioResolver was decommissioned. Perhaps you have not fully synchronized. Try a clean build. I have also added those to the release branch, 14.6. On Thu, May 26, 2016 at 4:04 PM, Kanters, Rene wrote: > Hi, > > I just synchronized after having made the changes in the qchem reader this > morni

[Jmol-developers] application errors

2016-05-26 Thread Kanters, Rene
Hi, I just synchronized after having made the changes in the qchem reader this morning, and now find that the application when running in the Eclipse Mars.2 (Release 4.5.2) run the app fine, but that the Jmol.jar I am creating gives an error message when I try to measure things using the consol