blob: 0e4ad67ba11d7f0c1e81c550c979e74158fc8cce [file] [log] [blame]
package org.eclipse.jst.j2ee.datamodel.properties;
public interface IAddWebComponentToEnterpriseApplicationDataModelProperties {
public static final String CONTEXT_ROOT = "IAddWebComponentToEnterpriseApplicationDataModelProperties.CONTEXT_ROOT"; //$NON-NLS-1$
}