Package com.iizix.prop
Interface ISynchronizeMarkers
- All Known Subinterfaces:
- ISynchronizeEclipseMarkers
- All Known Implementing Classes:
- FilePropCnr,- FolderPropCnr,- ModuleFolderPropCnr,- ModuleRootPropCnr
public interface ISynchronizeMarkers
Interface implemented by file, folder and module project properties to perform synchronization of Eclipse markers for error properties.
- Author:
- Christopher Mindus
- Method SummaryModifier and TypeMethodDescription- default voidCalled to synchronize property errors with Eclipse markers.
- Method Details- synchronizeEclipseMarkersdefault void synchronizeEclipseMarkers()Called to synchronize property errors with Eclipse markers.