4

I'm using the objectaid eclipse plugin to get diagram class for my java project.

I can't find a way to zoom the view, I can zoom out by pressing Ctrl + "-", but I can't zoom in by pressing Ctrl + "+".

Have any one idea?

enter image description here

Kamel
  • 243
  • 2
  • 17

2 Answers2

2

I'm using macbook pro. The standard key cmd + "-" and cmd + "=" works for zoom in and zoom out. You may want to check if those keys are mapped to other functions with eclipse or OS (windows or mac).

Paul H.
  • 1,074
  • 1
  • 8
  • 8
1

I found in my eclipse (2018-12) a very tiny zoom dropdown, which made it possible to zoom back to e.g. 100%. But the default shortcut (Ctrl + '+' or Ctrl + Shift + '+') did not work for me, either.

enter image description here