Downloaded Stanford eclipse and do not know how to run
Matthew Barrera
Heello, I downloaded eclipse.zip from Stanford website(I need it for CS106a class) and do not know how to run after unzipping, please help.
Link:
1 Answer
Change directories using
cdto the directory containing the eclipse-linux64.zip archive that you downloaded.Extract the contents of the archive:
unzip eclipse-linux64.zipChange directories to the eclipse folder.
cd eclipseStart Eclipse.
./eclipse