Found these unpublished notes:
__________________________________________________________________________
2. Installing Yatta Launcher for Eclipse Photon. Not sure what this is about.
Currently installing. Needs JDK. Installing from here: https://www.java.com/en/download/mac_download.jsp
3. Installing gnuplot using homebrew: https://brew.sh/
and typing:
brew install gnuplotbut there is no default terminalX11 is no longer included with Mac.Try to install using xquartz: https://www.xquartz.org/So installed that and then did this:brew uninstall gnuplot; brew install gnuplot --with-x11
Now it works.__________________________________________________________________________Now June 15th, 2021Need to install Eclipse again-Downloading the eclipse installer
https://www.eclipse.org/downloads/download.php?file=/oomph/epp/2021-03/R/eclipse-inst-jre-mac64.dmg
-Opening and running-Installing Eclipse IDE for Java Developers- Installation completed successfully -Launching-Choosing Workspace - older workspace may be incompatible-Opening Eclipse 2021-03 -opened OK (with errors in all the folders)
-Code works!
No comments:
Post a Comment