Eclipse Commander is open-source file manager built on the Eclipse 4 application platform.
- 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.
- using bouth selection styles:
- selection at once
- selection with cursor
- cane.brothers.e4.commander - main appplication plugin
- cane.brothers.e4.target - definition of target platform
- 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.
- import all the bundles from this repository
- open the
e4.base.rcp.site.luna.target
ore4.base.rcp.site.kepler.target
(depends on Your Eclipse version) file form thecane.brothers.e4.commander.target
project and set as Target Platform - open the
cane.brothers.e4.commander.ios.product
orcane.brothers.e4.commander.product
(depends on Your platform) file from thecane.brothers.e4.commander.product
project and launch as an Eclipse application
I would really appreciate your opinion!
You can share Your ideas, ask a question or inform about errors using one of the following methods:
Developed under Eclipse Public License (EPL) v1.0