Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2014-03-01 | 1.5 kB |
|
mj.eclipse.protectedregionimport_1.0.2.jar | 2014-03-01 | 8.9 kB | |
mj.eclipse.protectedregionimport_1.0.1.jar | 2014-02-28 | 8.9 kB | |
mj.eclipse.protectedregionimport_1.0.0.jar | 2012-01-24 | 9.2 kB | |
Totals: 4 Items | 28.6 kB | 1 |
protectedregionimport - eclipse plugin for protected region imports Copyright (C) 2011-2014 Michael Juergens --- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. --- When generating code via templates sometimes so called protected regions are used. These protected region sections will not be overwritten by the generator. A protected region contains the specific import statements. This plugin adds quick fixes to place missing imports in this special protected region (concrete before the ending tag of the protected region). --- Release notes: 1.0.2 removed wrong additional info 1.0.1 adapted to Eclipse 4.3 1.0.0 initial release for Eclipse 3.7