]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.trend/src/org/simantics/trend/impl/Messages.java
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.trend / src / org / simantics / trend / impl / Messages.java
index 12d9cfb2737f20ba865fa6e122f14420410564d9..72c0561cc03408ff414c3d941a538e9a4ab69598 100644 (file)
@@ -1,43 +1,43 @@
-/*******************************************************************************\r
- * Copyright (c) 2007, 2011 Association for Decentralized Information Management in\r
- * Industry THTH ry.\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- *\r
- * Contributors:\r
- *     VTT Technical Research Centre of Finland - initial API and implementation\r
- *******************************************************************************/\r
-package org.simantics.trend.impl;\r
-\r
-import org.eclipse.osgi.util.NLS;\r
-\r
-public class Messages extends NLS {\r
-       private static final String BUNDLE_NAME = "org.simantics.trend.impl.messages"; //$NON-NLS-1$\r
-       public static String JarisPaints_0;\r
-       public static String JarisPaints_1;\r
-       public static String JarisPaints_10;\r
-       public static String JarisPaints_11;\r
-       public static String JarisPaints_12;\r
-       public static String JarisPaints_13;\r
-       public static String JarisPaints_14;\r
-       public static String JarisPaints_15;\r
-       public static String JarisPaints_16;\r
-       public static String JarisPaints_17;\r
-       public static String JarisPaints_2;\r
-       public static String JarisPaints_3;\r
-       public static String JarisPaints_4;\r
-       public static String JarisPaints_5;\r
-       public static String JarisPaints_6;\r
-       public static String JarisPaints_7;\r
-       public static String JarisPaints_8;\r
-       public static String JarisPaints_9;\r
-       static {\r
-               // initialize resource bundle\r
-               NLS.initializeMessages(BUNDLE_NAME, Messages.class);\r
-       }\r
-\r
-       private Messages() {\r
-       }\r
-}\r
+/*******************************************************************************
+ * Copyright (c) 2007, 2011 Association for Decentralized Information Management in
+ * Industry THTH ry.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *     VTT Technical Research Centre of Finland - initial API and implementation
+ *******************************************************************************/
+package org.simantics.trend.impl;
+
+import org.eclipse.osgi.util.NLS;
+
+public class Messages extends NLS {
+       private static final String BUNDLE_NAME = "org.simantics.trend.impl.messages"; //$NON-NLS-1$
+       public static String JarisPaints_0;
+       public static String JarisPaints_1;
+       public static String JarisPaints_10;
+       public static String JarisPaints_11;
+       public static String JarisPaints_12;
+       public static String JarisPaints_13;
+       public static String JarisPaints_14;
+       public static String JarisPaints_15;
+       public static String JarisPaints_16;
+       public static String JarisPaints_17;
+       public static String JarisPaints_2;
+       public static String JarisPaints_3;
+       public static String JarisPaints_4;
+       public static String JarisPaints_5;
+       public static String JarisPaints_6;
+       public static String JarisPaints_7;
+       public static String JarisPaints_8;
+       public static String JarisPaints_9;
+       static {
+               // initialize resource bundle
+               NLS.initializeMessages(BUNDLE_NAME, Messages.class);
+       }
+
+       private Messages() {
+       }
+}