package org.erlide.engine.model.root; public interface ProjectConfigurationChangeListener { void configurationChanged(); }