The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, enums, annotations, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
* Updated to work with Eclipse 3.7
* Updated documentation.
The sources of the Access Modifier Eclipse Plug-in have been migrated from CVS to Git - still hosted here on SourceForge. Please use the Git access from now on, CVS access will be disabled.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, enums, annotations, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
* Added support for the new Java 5 types Enum and Annotation. Basically I didn't realize that this wasn't working yet - and nobody told me so :-)
* Updated documentation.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Updated to work with Eclipse 3.2
Updated documentation.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Updated to work with Eclipse 3.1M7
Updated documentation.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Updated to work with Eclipse 3.1M1
Fixed wrong update site URL.
Updated documentation.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Several bug fixes.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static, synchronized) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Added support for changing the synchronized modifier.
Added checks to prevent invalid combinations, e.g. a private interface method.
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Updated to work with Eclipse 3.0M9
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) and other modifiers (final, static) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Updated to work with Eclipse 3.0M8
Added support for changing final and static modifiers.
Added feature and update site.
Updated documentation.
Version 1.1.2
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views. Now supports multiple selections. Works on Eclipse 3.0 M7.
Changes:
Version 1.1.2
- Works on Eclipse 3.0 M7
Version 1.1.1
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views. Now supports multiple selections. Works on Eclipse 3.0 M5.
Changes:
Version 1.1.1
- Works on Eclipse 3.0 M5
Version 1.1.0
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views. Now supports multiple selections. Works on Eclipse 3.0 M4.
Changes:
Version 1.1.0
- Multiple selection supported
- Works on Eclipse 3.0 M4
Version 1.0.1
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) of Java classes, interfaces, methods and fields in the workbench's Outline, Members and Package Explorer views.
Changes:
Added different icons for fields.
Added plug-in documentation to Eclipse help system.
Fixed some minor instabilities.
Updated documentation.
Added change log
The AccessModifer Plug-in for Eclipse allows the user to change the visibility (public, protected, default, private) of Java classes, interfaces, methods and fields in the workbench's Outline and Package Explorer views.
Version 1.0.0 is now available for download.