blob: d8af1a6ea6f15ba85c304c598e18f03dd01f808a [file] [log] [blame]
package org.eclipse.emf.parsley.examples.cdo.company;
public class CompanyConstants {
//Ther resource ID
public static final String RESOURCE_ID = "cdo://localhost/repo1/testResource"; //$NON-NLS-1$
}