Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-03-21 09:07:25 +0000
committerQuentin Le Menez2018-03-21 10:04:01 +0000
commita433bc5eeadcf8c293697a9eb975eae76f6be3f1 (patch)
tree93e4ad4d1f253adff9d12a4932afea8facfff056 /releng/README.md
parentd1a9f4c59e9582b8d28045d3ef9924e77b5e9457 (diff)
downloadorg.eclipse.papyrus-a433bc5eeadcf8c293697a9eb975eae76f6be3f1.tar.gz
org.eclipse.papyrus-a433bc5eeadcf8c293697a9eb975eae76f6be3f1.tar.xz
org.eclipse.papyrus-a433bc5eeadcf8c293697a9eb975eae76f6be3f1.zip
Bug 518452 - [Releng] [Photon] Update the launch configurations
- Developer has been replaced by Toolsmiths - The generated tests are not there anymore Change-Id: Icbcea6a43620edc34c8a03f02d41fd2231b76d8a Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'releng/README.md')
-rwxr-xr-xreleng/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/releng/README.md b/releng/README.md
new file mode 100755
index 00000000000..1b810f763d4
--- /dev/null
+++ b/releng/README.md
@@ -0,0 +1,8 @@
+#### launch files ####
+The launch files contain a generic base directory {project_loc:releng}
+That is to say that if you cannot evaluate this base directory make sure that you have the "releng" project in your workspace before executing them.
+Any other problems are likely to be on our end so feel free to mention them in the [Papyrus mailing list][Ref1] or [forum][Ref2]
+
+
+[Ref1]: https://accounts.eclipse.org/mailing-list/mdt-papyrus.dev
+[Ref2]: https://www.eclipse.org/forums/index.php?t=thread&frm_id=121 \ No newline at end of file

Back to the top