blob: d754140cb04e62adf3c1c064a851fc347a6ac32c [file] [log] [blame]
package org.eclipse.wst.project.facet;
public interface IStaticWebFacetInstallDataModelProperties {
public static final String CONTENT_DIR = "IStaticWebFacetInstallDataModelProperties.CONTENT_DIR"; //$NON-NLS-1$
}