Package projectviewer.importer

Project import.

See: Description

Package projectviewer.importer Description

Project import.

Adding custom file filters

ProjectViewer allows other plugins to add custom file filters to the built-in import dialogs. These file filters control both what the user sees in the Swing file chooser and what files are imported when recursing into directories.

To create a custom file filter, extend the class ImporterFileFilter and add an entry to your plugin's services.xml file.