Skip to content

Open-source file manager built on the Eclipse 4 application platform.

License

Notifications You must be signed in to change notification settings

Tasarinan/EclipseCommander

 
 

Repository files navigation

EclipseCommander

Desciption

Eclipse Commander is open-source file manager built on the Eclipse 4 application platform.

Targets

  • create file manager based on e4 platform using new programming model.
  • apply the knowledge of Java NIO.2 I have acquired during preparation of OCAJP7.
  • apply the knowledge and skills of NatTable.

Features

  • using bouth selection styles:
    • selection at once
    • selection with cursor

Structure

Third-party libraries

  • e4Preferences - e4 preferences in the RCP preferences dialog.
  • Nebula NatTable - NatTable is a powerful and flexible SWT table/grid widget that is built to handle very large data sets, real-time updates, dynamic styling, and more.

How to run

  • import all the bundles from this repository
  • open the e4.base.rcp.site.luna.target or e4.base.rcp.site.kepler.target (depends on Your Eclipse version) file form the cane.brothers.e4.commander.target project and set as Target Platform
  • open the cane.brothers.e4.commander.ios.product or cane.brothers.e4.commander.product (depends on Your platform) file from the cane.brothers.e4.commander.product project and launch as an Eclipse application

Get in touch

I would really appreciate your opinion!

You can share Your ideas, ask a question or inform about errors using one of the following methods:

License

Developed under Eclipse Public License (EPL) v1.0

About

Open-source file manager built on the Eclipse 4 application platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • CSS 0.2%