package org.simantics.maps.server.ui; import org.simantics.project.features.AbstractProjectFeature; /** * TODO: Maybe a better way to force loading of this plug-in and Activator.start() method to get executed * * @author Jani Simomaa * */ public class MapsServerProjectFeature extends AbstractProjectFeature { }