Skip to content

Commit

Permalink
Update the links of JFaceSnippets after the migration to markdown
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jnerlich authored and vogella committed Jan 26, 2024
1 parent 8d9f3bd commit 17cae3b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/JFaceSnippets.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@


JFaceSnippets
=============

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).
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).

Copy Paste
**Copy Paste**

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.
\* [Click here for a visual explanation](/JfaceSnippets/Instructions#Copy_Paste "JfaceSnippets/Instructions").
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.


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


Contents
--------
Expand Down
Binary file added docs/images/Jfacecopypaste.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17cae3b

Please sign in to comment.