Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Running Eclipse on Mac OS X Lion

Tags:

Eclipse runs fine, but I lost the error/warning/todo vertical bar on the right (right next to the new scroll bar). Does anyone has the same problem? Thanks!

like image 364
imcc Avatar asked Jul 21 '11 17:07

imcc


People also ask

Can I still use Mac OS X Lion?

Some people are still using OS X 10.7 Lion and OS X 10.8 Mountain Lion, and until recently, you had to pay Apple $19.99 to get download codes for those OSes. But there's good news: Apple is now offering Lion and Mountain Lion for free for anyone who wants them.

Can you run Eclipse on Mac?

The Eclipse Installer 2022‑06 R now includes a JRE for macOS, Windows and Linux.

How do I run a Java program in Eclipse Mac?

Step 1: Open Eclipse and click File > New > Java Project. Step 2: Provide the Project Name and click on the Finish button. Step 3: In the Package Explorer (left-hand side of the window) select the project which you have created. Step 4: Right-click on the src folder, select New > Class from the submenu.


2 Answers

Same, ahhhh how do you fix this, SOOO annoying

Figured it out, if you go to system preferences > general > click the "when scrolling" button, to only show the scroll bar when scrolling it fixes it. Mine was previously on "always". I restarted eclipse and it shows the errors/warning message etc now.

like image 84
tdub Avatar answered Jan 19 '23 01:01

tdub


Now that the Eclipse team fixed the issue, you can also go to "Help" > "Check for updates" and install the platform updates. It fixed the issue without having to change the MacOS Scrollbar settings for me.

like image 23
netmikey Avatar answered Jan 19 '23 00:01

netmikey