Skip to content

Commit 68d706e

Browse files
committed
Adds minimal readme to JFace databinding snippets
Re-using parts of https://wiki.eclipse.org/JFace_Data_Binding/Snippets This is just a start, we may or at least should migrate the descriptions for the snippets also.
1 parent cd92ed5 commit 68d706e

File tree

1 file changed

+7
-0
lines changed
  • examples/org.eclipse.jface.examples.databinding

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
JFace Data Binding/Snippets
2+
3+
Snippets show how common use cases can be implemented using the JFace Data Binding framework.
4+
5+
They are typically a single self-contained Java class with a main method.
6+
7+
Most of the examples in the snippets folder provide a main method, you can run it as a Java Application to see what happens.

0 commit comments

Comments
 (0)