PDA

View Full Version : Eclipse IDE


UH-HPCTools
08-06-2008, 06:17 PM
Can we use Eclipse IDE on Windows Vista client machine to run the program on Linux Server?
If yes, how to do the same?

Dangermouse
08-08-2008, 04:28 PM
Hi UH-HPCTools, welcome to the forum.

The ClearSpeed plugin for Eclipse will allow you to run or debug your program on a simulator(s) or on a ClearSpeed card(s). If you run on a simulator then you can specify to connect to a remote machine (default is localhost) in which case the debugger will run on the local machine and the CSX program will run on the simulator on the remote machine. If you run on hardware then the card will need to be installed in the local machine.

ClearSpeed don't officially support Windows Vista, please see the compatibility chart (http://www.clearspeed.com/products/compatibility/). By all means give it a go and let us all know how you get on!

Dangermouse
08-09-2008, 07:23 AM
You could also run Eclipse on the remote Linux machine and export the display to the Windows machine (using Cygwin or Exceed for example).