| 1 |
syntax: glob |
|---|
| 2 |
|
|---|
| 3 |
*.a |
|---|
| 4 |
*.swp |
|---|
| 5 |
*.map |
|---|
| 6 |
*.exe |
|---|
| 7 |
*.bak |
|---|
| 8 |
*.rf |
|---|
| 9 |
|
|---|
| 10 |
syntax: regexp |
|---|
| 11 |
^build.sh$ |
|---|
| 12 |
|
|---|
| 13 |
^dsss_objs |
|---|
| 14 |
^dsss.last |
|---|
| 15 |
^dsss_imports |
|---|
| 16 |
|
|---|
| 17 |
^jface/dsss_objs |
|---|
| 18 |
^jface/dsss.last |
|---|
| 19 |
^jface/dsss_imports |
|---|
| 20 |
^jface/showfieldprefs$ |
|---|
| 21 |
^jface/showprefs$ |
|---|
| 22 |
|
|---|
| 23 |
^jface.text/dsss_objs |
|---|
| 24 |
^jface.text/dsss.last |
|---|
| 25 |
^jface.text/dsss_imports |
|---|
| 26 |
^jface.text/Simple$ |
|---|
| 27 |
|
|---|
| 28 |
^novocode/dsss_objs |
|---|
| 29 |
^novocode/dsss.last |
|---|
| 30 |
^novocode/dsss_imports |
|---|
| 31 |
^novocode/InternalShellExample$ |
|---|
| 32 |
|
|---|
| 33 |
^examples/dsss_objs |
|---|
| 34 |
^examples/dsss.last |
|---|
| 35 |
^examples/dsss_imports |
|---|
| 36 |
|
|---|
| 37 |
^snippets/dsss_objs |
|---|
| 38 |
^snippets/dsss.last |
|---|
| 39 |
^snippets/dsss_imports |
|---|
| 40 |
|
|---|
| 41 |
^user/dsss_objs |
|---|
| 42 |
^user/dsss.last |
|---|
| 43 |
^user/dsss_imports |
|---|
| 44 |
|
|---|
| 45 |
^draw2d/dsss_objs |
|---|
| 46 |
^draw2d/dsss.last |
|---|
| 47 |
^draw2d/dsss_imports |
|---|
| 48 |
^draw2d/UmlExample$ |
|---|
| 49 |
|
|---|
| 50 |
^examples/simple$ |
|---|
| 51 |
^examples/helloworld/HelloWorld[0-9]$ |
|---|
| 52 |
^examples/addressbook/AddressBook$ |
|---|
| 53 |
^examples/clipboard/ClipboardExample$ |
|---|
| 54 |
^examples/controlexample/ControlExample$ |
|---|
| 55 |
^examples/controlexample/CustomControlExample$ |
|---|
| 56 |
^examples/texteditor/TextEditor$ |
|---|
| 57 |
^snippets/.*/Snippet[0-9]*$ |
|---|
| 58 |
^user/torhu_synctest$ |
|---|
| 59 |
^user/drawingboard/DrawingBoard$ |
|---|
| 60 |
^user/dragdrop/texttolabel$ |
|---|
| 61 |
|
|---|
| 62 |
^jface/ActionAndStatusbar$ |
|---|
| 63 |
^jface/FileTreeViewer$ |
|---|
| 64 |
^jface/ShowPrefs$ |
|---|
| 65 |
^jface/ShowFieldPrefs$ |
|---|
| 66 |
^jface/Librarian$ |
|---|
| 67 |
|
|---|
| 68 |
^jface/snippets/viewers/Snippet001TableViewer$ |
|---|
| 69 |
^jface/snippets/viewers/Snippet002TreeViewer$ |
|---|
| 70 |
^jface/snippets/viewers/Snippet004HideSelection$ |
|---|
| 71 |
^jface/snippets/viewers/Snippet005TreeCustomMenu$ |
|---|
| 72 |
^jface/snippets/viewers/Snippet006TableMultiLineCells$ |
|---|
| 73 |
^jface/snippets/viewers/Snippet007FullSelection$ |
|---|
| 74 |
^jface/snippets/viewers/Snippet010OwnerDraw$ |
|---|
| 75 |
^jface/snippets/viewers/Snippet014TreeViewerNoMandatoryLabelProvider$ |
|---|
| 76 |
^jface/snippets/viewers/Snippet016TableLayout$ |
|---|
| 77 |
^jface/snippets/viewers/Snippet019TableViewerAddRemoveColumnsWithEditingNewAPI$ |
|---|
| 78 |
^jface/snippets/viewers/Snippet026TreeViewerTabEditing$ |
|---|
| 79 |
^jface/snippets/viewers/Snippet031TableViewerCustomTooltipsMultiSelection$ |
|---|
| 80 |
^jface/snippets/viewers/Snippet040TableViewerSorting$ |
|---|
| 81 |
^jface/snippets/viewers/Snippet043NoColumnTreeViewerKeyboardEditing$ |
|---|
| 82 |
^jface/snippets/viewers/Snippet047VirtualLazyTreeViewer$ |
|---|
| 83 |
^jface/snippets/window/Snippet020CustomizedControlTooltips$ |
|---|
| 84 |
^jface/snippets/window/Snippet023TreeViewerCustomTooltips$ |
|---|
| 85 |
^jface/snippets/window/Snippet031TableStaticTooltip$ |
|---|