Skip to content

Commit

Permalink
Escape "..." strings
Browse files Browse the repository at this point in the history
  • Loading branch information
tamasborbas committed Apr 15, 2016
1 parent 21c263f commit c7e4d58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Viatra-batch-transformations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ image::screenshots/viatraIncr_example2.png[]
+
image::screenshots/viatraIncr_example3.png[]

* In the Traceability editor, load both CPS and Deployment models with _Load Resources..._ in the context menu
* In the Traceability editor, load both CPS and Deployment models with _Load Resources\..._ in the context menu
+
image::screenshots/viatraIncr_example4.png[]

Expand Down
6 changes: 3 additions & 3 deletions Viatra-query-lab.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ Navigate to the homesite of IncQuery and search for update sites at the download

Copy the URL of _Release builds_ update site: http://download.eclipse.org/incquery/updates/release

Switch back to your Eclipse instance and select the _Help/Install New Software..._
Switch back to your Eclipse instance and select the _Help/Install New Software\..._

image::screenshots/install.png[Select _Help/Install New Software..._]

Paste the copied URL to the _Work with_ field, than press _Enter_. When the view is updated, select the _Viatra Query SDK_. Tick the _Contact all update sites during install..._ field. Press _Next_, then _Next_ and finally _Finish_.
Paste the copied URL to the _Work with_ field, than press _Enter_. When the view is updated, select the _Viatra Query SDK_. Tick the _Contact all update sites during install\..._ field. Press _Next_, then _Next_ and finally _Finish_.
After the install process, you should restart Eclipse.

image::screenshots/install2.png[Install window]

For a faster installation, advanced users can untick out the _Contact all update sites during install..._ field, but they have to install _Xtend_ and _Xtext_ technologies manually.
For a faster installation, advanced users can untick out the _Contact all update sites during install\..._ field, but they have to install _Xtend_ and _Xtext_ technologies manually.

== Setup the Laboratory

Expand Down
2 changes: 1 addition & 1 deletion extra/Metamodeling-with-UML-profiles.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ifndef::rootdir[:rootdir: ../]
**** Diagram Language: UML
**** Browse Registered Profiles should contain registered UML profile
* Optional: Customize palette
** Right-click on palette content > Customize...
** Right-click on palette content > Customize\...
*** Add palette
**** Take note of Advanced > EditorID (org.eclipse.papyrus.uml.diagram.deployment)
**** Available Tools > select profile CyberPhysicalSystem
Expand Down

0 comments on commit c7e4d58

Please sign in to comment.