mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Initial bundling iteration. The changes to the initial version available at http://java.net/projects/rearranger/sources: * switched from log4j to IJ logging; * 'Rearranger' component is service now; * plugin descriptor is adapted to the common IJ scheme (id, vendor etc); * IJ project is configured to have new 'rearranger' module; * build script is adjusted to process 'rearranger' plugin as well; * almost all tests are commented and their refactoring is started;