Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. Tools
  4. Overview plugin for Eclipse

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

Overview plugin for Eclipse

Overview plugin for Eclipse
39
17
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)
Oxygen (4.7)
Photon (4.8)
2018-09 (4.9)

https://cdn.rawgit.com/sandipchitale/sandipchitaleseclipseplugins/master/text.overview.updatesite/site.xml

Learn more...

Screenshot 0

Details Group Tabs

Details

UPDATE 10 JAN 2016: See https://bugs.eclipse.org/bugs/show_bug.cgi?id=321410
There is a possibility that this will be integrated into Eclipse Platform Text. See the above issue on eclipse bugs page.

NOTE: Make sure to reset the perspective to position the Overview view correctly relative to the Editor area. Also if you want to close the Overview use Close Part command from CTRL+3 Quick Access popup.]

UPDATE 19 MAY 2014 : Overview View refreshes when focused. Force refresh using M1+M2+M3+O keybinding for Refresh Overview command.

The Overview Eclipse Plugin shows the overview (aka minimap) of the current text editor in the Overview view. The visible lines are shown with highlight. You can use the Overview view to scroll to any part of tracked editor. The tooltip shows a few lines of context at the cursor (not caret) position. Shows the current line in the tooltip.

After installing the plugin show the "Overview" view using Window > Show Views >Overview > Overview.

UPDATE 19 MAR 2014 : Allow the user to choose the overview font size using a scale(slider).
UPDATE 21 MAR 2013 : Double clicking the line in Overview view moves the focus to tracked editor.
UPDATE 05 MAR 2013 : Set focus. Show horizontal scrollbar in Overview view.
UPDATE 03 MAR 2013 : Tooltip uses same background and foreground colors as the tracked editor.
UPDATE 01 MAR 2013 : Show line numbers in tooltip.
UPDATE 27 FEB 2013 : Fixed issue with foreground color and selection foreground color.

Categories:
  • Editor,
  • IDE,
  • Tools
Tags:
  • sandipchitale,
  • minimap
Additional Details
Eclipse Versions: 
Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1), Oxygen (4.7), Photon (4.8), 2018-09 (4.9)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Sandip Chitale
Development Status: 
Beta
Date Created: 
Thu, 2013-02-21 16:35
License: 
BSD
Date Updated: 
Wed, 2022-12-14 09:48
Submitted by: 
Sandip Chitale
Screenshots
Screenshot 0
Metrics
DateRankingInstallsClickthroughs
March 2023NA0 (0%)4
February 2023NA0 (0%)9
January 2023NA0 (0%)11
December 2022NA0 (0%)10
November 2022NA0 (0%)11
October 2022NA0 (0%)11
September 2022NA0 (0%)8
August 2022NA0 (0%)8
July 2022793/8161 (0%)7
June 2022NA0 (0%)8
May 2022NA0 (0%)11
April 2022NA0 (0%)9
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for Overview plugin for Eclipse.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Wednesday, March 22, 2023 - 00:02

Reviews Sign in to post reviews

sdecker's picture

Thanks for the plugin!  I'm

Submitted by Stephen Decker on Mon, 2018-01-29 15:18

Thanks for the plugin!  I'm glad to have this functionality.  I do have one suggestion to make:  I find the highlighted code and the font size slider to be visually distracting.  It would be nice to have some preferences to adjust, such as being able to change the color and opacity of the highlighted text and to hide the font size slider.

nteixeira's picture

Feature request

Submitted by Nelson Teixeira on Thu, 2017-01-12 11:29

Nice plugin. Will be using it from now on. Suggestions:
-possibility to remove from the image the code inside the functions/methods, just like PyDev's "Overview code minimap" and click directly in the function/method name.
-other possibility is dim the code inside to enhance the function/method start and end

ydai664's picture

don't active the plugin within console view output logs

Submitted by Yinchuan Dai on Sun, 2016-04-24 05:41

The plugin is very nice! But it is actived with the console view output logs,and overviews with logs output all the time,it would be very consume resource with a lot of logs output.
So how can I do that don't active the plugin within console view output logs?

Thanks

jzhongq20's picture

Null Pointer Exception [incompatible with certain plugins]

Submitted by Jack Zhong on Tue, 2015-10-13 07:57

Hi, I'm using Vrapper and I've encountered a certain bug when both these plugins exist together. It seems the getVerticalBar() method is prone to returning null when a scrollable object does not have a vertical bar. One of the devs has suggested the bug might occur on line 443 or 453, wherever the getVerticalBar() is being called.

This has given them an idea for vertical bars for their own application, but other plugins might not be aware of this. FYI.

schitale's picture

RE: Null Pointer Exception [incompatible with certain plugins]

Submitted by Sandip Chitale on Fri, 2016-01-08 22:40

Sorry for late reply. I will look into it.

ztoufie's picture

Awesome Plugin but need help with crashes when using Log Viewer

Submitted by Zahir Toufie on Wed, 2015-01-14 21:23

Hi Sandip,

Firstly let me say, awesome plugin, I use it everyday.

One thing though, I have another awesome plugin called Log Viewer, installed from here, logviewer.eclipselabs.org.codespot.com/git/de.anbos.eclipse.logviewer.update. It's got some nice features like tailing files right inside a view in Eclipse, amongst other things.

I find that occassionally when Log Viewer has focus, the Overview plugin will lock up and causes the rest of Eclipse to lock up as well. I have no option then but to kill Eclipse and restart. I think it may be to do with the tailing option whereby the log is constantly being updated and Overview tries to repaint the view for the updated file every few milliseconds.

Well that's my observation at least. Also I'm using Eclipse 4.4.1.

Cheers

schitale's picture

Awesome Plugin but need help with crashes when using Log Viewer

Submitted by Sandip Chitale on Thu, 2015-01-15 11:10

Hi Zahir,

Thanks.

Can you try by uninstalling/disabling Overview plugin (or simply closing the Overview view) and see if the symptom persists. If it does then it may not be the overview plugin. If it does persist...let me know with a comment - also include any relevant log messages from Eclipse error log. Then I will try it and see what is happening.

One thing though - when the content of StyledText changes, Overview plugin simply stops updating itself until it gains focus, or user explicitly refreshes the view or the document content is saved etc. So I am not sure why Overview plugin is causing the issue.

In any case after I hear from you, I can try it and try to diagnose the issue.

Thanks,
Sandip

schitale's picture

I meant to say:

Submitted by Sandip Chitale on Thu, 2015-01-15 11:12

I meant to say:

If it does NOT persist...let me know with a comment

ztoufie's picture

The problem persists

Submitted by Zahir Toufie on Wed, 2015-03-18 01:02

Hi Sandip,

Sorry for the lengthy delay but I was off doing other work for awhile.

Anyway, if I disable, remove or simply close the Overview pane, the Log Viewer pane behaves as normal again. Once I re-enable the Overview pane then Log Viewer locks up again. So from what I can tell there's some scenario that's causing the 2 plugins to not play nice with one another.

I'm still suspecting that it's got to do with volume and that if the Log Viewer is trying to tail through say 2GB worth of logs that the Overview pane is getting overwhelmed by the number of repaints/refreshes and locks up.

Well that's my take on it anyway.

Regards

bhernandezfl1's picture

Overview goes white when editing, using theme plugs also...

Submitted by Brian Hernandez on Fri, 2014-04-25 00:11

It's a great plugin! Better than Sublime's in my opinion. Only problem is that it goes white when editing :( I'm using the Dark Juno and Eclipse Color Theme plugins as well if that makes a difference. Please don't abandon this project :D

schitale's picture

RE: Overview goes white when editing, using theme plugs also...

Submitted by Sandip Chitale on Mon, 2014-05-19 12:31

Hi Brian,

The generally the idea is that if you are editing, you are not interested in the overview. Having said that, I have updated the plugin such that if you give focus back to Overview View it will refresh. Alternatively you can force the refresh by using the (default) keybinding M1+M2+M3+O for the Refresh Overview command. You can change this to something else using Preferences > Keys.

I also agree that the view going blank may be jarring. So what I am thinking is that I can simply suspend the updated when editing starts and resume it on demand like above. Stay tuned.

I am not abandoning this plugin as I myself use it :) and planning to continue to support it.

abrethel's picture

Just like SublimeText2

Submitted by Alexandre Brethel on Mon, 2014-04-14 22:45

great plugin !!!

abrethel's picture

overview pane goes blank ( all white ) when hits Enter

Submitted by Alexandre Brethel on Wed, 2014-04-16 15:00

is it supposed to do that ( i'm using a dark eclipsecolorthemes.org -- railcast ) everytime i hit Enter on the editor window ?... seems like a bug.

schitale's picture

RE: overview pane goes blank ( all white ) when hits Enter

Submitted by Sandip Chitale on Tue, 2014-04-22 10:12

Yes, for now. It will come back as a soon as you save or goto some other editor and come back. I did not want to slow down editing by constantly updating the Overview view as you edit your source code. The idea is that if you are editing you are not interested in the Overview at that moment. I think I can add a refresh button though.

schitale's picture

Refresh Overview View

Submitted by Sandip Chitale on Mon, 2014-05-19 11:28

The Overview View now refreshes when it gains focus.
The Overview View can be forced to refresh with M1+M2+M3+O keybinding for Refresh Overview command.

pverest's picture

1.0.27 behavior

Submitted by Paul Verest on Mon, 2013-11-25 08:28

Actual latest version is 1.0.27.
And it changed behavior: now it not View, but tryies to integrate into perspective.
The results is NPE from time to time.
I wish this behavior would be configurable,
but the author have not updated code for several months.

pverest's picture

huray

Submitted by Paul Verest on Fri, 2014-03-21 03:51

1.0.28 came out, the project is alive

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • MiniMap
  • Cut Copy Paste Plus
  • Guava Eclipse Plugin
  • Show All Instances of selected Java Class or Interface
  • Open.java file for.class file

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top