lttng/tmf: Set line delimiters and encoding for help plugins
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 7 May 2013 22:42:32 +0000 (18:42 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 8 May 2013 14:23:52 +0000 (10:23 -0400)
Change-Id: Ic9b467771b5e341d32e9452e657f43f64df8ad83
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/12603
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.resources.prefs [new file with mode: 0644]
org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
org.eclipse.linuxtools.tmf.help/.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]

diff --git a/org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.resources.prefs b/org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.resources.prefs
new file mode 100644 (file)
index 0000000..99f26c0
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+encoding/<project>=UTF-8
diff --git a/org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.linuxtools.lttng.help/.settings/org.eclipse.core.runtime.prefs
new file mode 100644 (file)
index 0000000..5a0ad22
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+line.separator=\n
diff --git a/org.eclipse.linuxtools.tmf.help/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.linuxtools.tmf.help/.settings/org.eclipse.core.runtime.prefs
new file mode 100644 (file)
index 0000000..5a0ad22
--- /dev/null
@@ -0,0 +1,2 @@
+eclipse.preferences.version=1
+line.separator=\n
This page took 0.029686 seconds and 5 git commands to generate.