Eclipse

From John Freier
Revision as of 10:01, 17 August 2022 by Jfreier (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Reset Window - This came from an issue where code was not showing up.


Trouble shooting issues.

Start eclipse with

 -consoleLog


Path to executable eclipse on osx.

 /Users/jfreier/Applications/eclipse/java-2022-06/Eclipse.app/Contents/MacOS/eclipse


Eclipse freezing a lot on OSX I ran into issue with eclipse freezing a lot on start up in OSX, I tried debugging and it looks like it might be an issue with an environment variable not being set when started from the OSX UI. So to get past this issue, I just start eclipse from the CLI and it seems to work better.