Is there a good Eclipse RCP file explorer? I need a platform-independent file explorer that needs to expand through plugins. I found File Arranger that seems deprecated.
I just ask if I want to develop such a guide, but that would not make sense if there was already a solution.
I have not found a single recent guide.
The Navigator view, based on the old ResourceNavigator ( bug 268083 ), is now based on the CNF (Common Navigator Framework) , which can be adapted for all types of trees.
There are other plugins for adding a function like explorer ( pathtools : (source: googlecode.com )), but no one offers the file manager directly.
I did something like File Explorer in college.Protip: Use CNF with Apache VFS, and you can expand it to explore FTP, Zip, or whatever you want.
Source: https://habr.com/ru/post/1306207/More articles:URL Rewrite missing from IIS Manager (IIS7) - windowsMySQLdb not INSERTING, _mysql works fine - pythonCreating a draft page before publishing in Drupal 6? - moduleFunction overloading - c ++toa macros with rspec2 beta 5 and rails3 beta2 - ruby-on-rails-3Google and mirror sites - seoMySQL auto increments disappeared - mysqlRails.cache throws a "marshal dump" error when changing from memory to memcached - ruby-on-railsCalling a block method on an iterator: each.magic.collect {...} - iteratorGetting a specific bit value in a byte string - pythonAll Articles