Skip to content

tlcsdm/eclipse-iconpreview

Repository files navigation

IconPreview

IconPreview is a lightweight Eclipse plugin that allows you to preview image files in the Eclipse "Package Explorer" view.

Now support the following image formats:

  • png
  • jpg/jpeg
  • gif
  • bmp
  • ico

Now Support Eclipse 2024-06 and later, Mac OS X, Linux (with nautilus) and Windows.

Use

screenshot

Build

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

Install

  1. Add https://raw.githubusercontent.com/tlcsdm/eclipse-iconpreview/update_site/ as the upgrade location in Eclipse.
  2. Download from Jenkins
  3. ← Drag it to your eclipse workbench to install! (I recommand Main Toolbar as Drop Target)

About

IconPreview is a lightweight Eclipse plugin that allows you to preview image files in the Eclipse "Package Explorer" view

Topics

Resources

License

Stars

Watchers

Forks

Contributors