Minimap is a plugin provides awesome way to navigate your source code.
Now Support Eclipse 2024-06 and later, Mac OS X, Linux (with nautilus) and Windows.
This project uses Tycho with Maven to build. It requires Maven 3.9.0 or higher version.
Dev build:
mvn clean verify
Release build:
mvn clean org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=2.0.0 verify
- Add
https://raw.githubusercontent.com/tlcsdm/eclipse-minimap/update_site/as the upgrade location in Eclipse. - Download from Jenkins
-
← Drag it to your eclipse workbench to install! (I recommand Main Toolbar as Drop Target)
