blob: acfbcc4845d0e7d2ef00cf315415ed531bb39f60 [file] [log] [blame]
/*
* Created on Jan 25, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package org.eclipse.wst.common.modulecore;
public interface IModuleConstants {
public final static String WTPMODULE_FILE_NAME = ".wtpModule"; //$NON-NLS-1$
}