Hi David, On 20/09/2011 08:14, -dp- wrote: > On Tue, Sep 20, 2011 at 11:29 AM, -dp-<david_at_wooden-robot.net> wrote: > >> Exception in thread "clpThread" java.lang.RuntimeException: Unsupported >> platform: Windows 7/amd64 >> at com.parctechnologies.eclipse.Platform.findPlatform(Platform.java:122) >> >> Btw, I looked at the source of the findPlatform method, > > eclipse_src\Eclipse_6.1_88\JavaInterface\src\com\parctechnologies\eclipse\Plaform.java > > > and I don't see how this exception could have been thrown. The code checks > if the "os.name" System property starts with "Windows" (the value printed > above indicates the property value is "Windows 7") and if the "os.arch" > System property is equal to "amd64" (the value printed above shows that it > is), and in this case the code should return a new Platform_x86_64_nt > object. Well, if you are running Platform.java from ECLiPSe 6.0, then you should see this error with arch amd64, so my guess is that you must somehow be running the 6.0 Platform.java. You mentioned that you are using EclipseIDE. Are you also using Saros (the ECLiPSe plug-in for EclipseIDE), by any chance? I don't think I have even tried running Saros with 64 bit Windows, and I doubt that the code have been updated to work with 64 bit Windows. I really don't know enough about EclipseIDE or Saros to be of much help beyond this... Cheers, Kish -- This e-mail may contain confidential and privileged material for the sole use of the intended recipient. Any review, use, distribution or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive for the recipient), please contact the sender by reply e-mail and delete all copies of this message. Cisco Systems Limited (Company Number: 02558939), is registered in England and Wales with its registered office at 1 Callaghan Square, Cardiff, South Glamorgan CF10 5BT.Received on Tue Sep 20 2011 - 10:33:36 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET