Re: [Jmol-developers] Problems with new repository build

2013-03-17 Thread Kanters, Rene
Hi Jonathan, I think I found the problem. I had to add and select the new JDK version in the preferences for Eclipse (as per http://stackoverflow.com/questions/7669899/how-to-run-eclipse-indigo-on-jdk-1-7-osx). I thought that since I get version 1.7 when I do java -version that Eclipse would b

Re: [Jmol-developers] Problems with new repository build

2013-03-16 Thread Robert Hanson
We don't require Jmol 7 for Jmol to *work* (only Jmol 5), but to *develop *it, you need to use Java 7. Bob On Sat, Mar 16, 2013 at 1:11 PM, Kanters, Rene wrote: > Hi John, > > I haven't been able to try it out yet because I am currently traveling. > I should get home tomorrow late and plan t

Re: [Jmol-developers] Problems with new repository build

2013-03-16 Thread Kanters, Rene
Hi John, I haven't been able to try it out yet because I am currently traveling. I should get home tomorrow late and plan to try it then. I didn't really expect there to be an issue wit the repository itself, but expected that some configuration setting had changed. I wasn't aware that we now

Re: [Jmol-developers] Problems with new repository build

2013-03-16 Thread Jonathan Gutow
René, Did Bob's suggestion work for you? I had no trouble compiling on my systems, although I seem to have lost the file JmolDevelopersGuide.html. So I agree with Bob that there is no problem with the repository. Jonathan On Mar 15, 2013, at 12:12 PM, Robert Hanson wrote: > You need to use

Re: [Jmol-developers] Problems with new repository build

2013-03-15 Thread Robert Hanson
You need to use Java 7 now. On Fri, Mar 15, 2013 at 5:25 AM, Kanters, Rene wrote: > Hi, > > I just moved over to the new repository and after completely cleaning out > my old Jmol stuff, Eclipse now can not build the project. I have 100 error > and most seem to be related to not being able to re

Re: [Jmol-developers] Problems with new repository build

2013-03-15 Thread Gutow, Jonathan H
I'll try to look at that this weekend. SurfaceTool and webexport are two things I've worked on. I suspect the issues may revolve around changes to support the JavaScript version. Bob knows more about what he's done for that, but since I'm familiar with those packages, I can take a look and se