Skip to content

Commit 17cae3b

Browse files
jnerlichvogella
authored andcommitted
Update the links of JFaceSnippets after the migration to markdown
The gif for the visual explanation in the copy paste section was added to JFaceSnippets directly and not as a link to a different site as it was before.
1 parent 8d9f3bd commit 17cae3b

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

docs/JFaceSnippets.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
2-
31
JFaceSnippets
42
=============
53

6-
JFace-Snippets are small and easy understandable programming examples of how to use the JFace API. To browse the examples, navigate to the [examples GIT repository](https://github.com/eclipse-platform/eclipse.platform.ui/tree/master/examples/org.eclipse.jface.snippets).
4+
JFace-Snippets are small and easy understandable programming examples of how to use the JFace API.
5+
To browse the examples, navigate to the [examples GIT repository](https://github.com/eclipse-platform/eclipse.platform.ui/tree/master/examples/org.eclipse.jface.snippets).
76

8-
Copy Paste
7+
**Copy Paste**
98

10-
The header section of each snippet is a link to the plain source. You can copy the source and paste it directly on the source folder or package in an eclipse project. The package and the class will be created automatically.
11-
\* [Click here for a visual explanation](/JfaceSnippets/Instructions#Copy_Paste "JfaceSnippets/Instructions").
9+
The header section of each snippet is a link to the plain source.
10+
You can copy the source and paste it directly on the source folder or package in an eclipse project.
11+
The package and the class will be created automatically.
1212

13-
13+
![Jfacecopypaste.gif](https://raw.githubusercontent.com/eclipse-platform/eclipse.platform.ui/master/docs/images/Jfacecopypaste.gif)
14+
1415

1516
Contents
1617
--------

docs/images/Jfacecopypaste.gif

881 KB
Loading

0 commit comments

Comments
 (0)