TDI-23211: add the preference page for maven scripts.
git-svn-id: http://talendforge.org/svn/tos/trunk@91971 f6f1c999-d317-4740-80b0-e6d1abc6f99e
This commit is contained in:
@@ -49,8 +49,10 @@ public interface IRepositoryPrefConstants {
|
||||
|
||||
public static final String ANT_SCRIPT_TEMPLATE = "ant_script_template"; //$NON-NLS-1$
|
||||
|
||||
public static final String MAVEN_SCRIPT_TEMPLATE = "maven_script_template"; //$NON-NLS-1$
|
||||
public static final String MAVEN_SCRIPT_AUTONOMOUSJOB_TEMPLATE = "autonomousjob_maven_script_template"; //$NON-NLS-1$
|
||||
|
||||
public static final String MAVEN_OSGI_SCRIPT_TEMPLATE = "maven_osgi_script_template"; //$NON-NLS-1$
|
||||
public static final String MAVEN_SCRIPT_AUTONOMOUSJOB_ASSEMBLY_TEMPLATE = "autonomousjob_assembly_maven_script_template"; //$NON-NLS-1$
|
||||
|
||||
public static final String MAVEN_OSGI_SCRIPT_TEMPLATE = "osgi_maven_script_template"; //$NON-NLS-1$
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user