diff options
| author | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-04 14:19:10 +0000 |
|---|---|---|
| committer | Bhupendra Bhusman Bhardwaj <bhupendrab@apache.org> | 2006-12-04 14:19:10 +0000 |
| commit | 48f8d5571f8aa9b068203e37195b9050b368506c (patch) | |
| tree | 38d067370d0ec3dcffd2cde714cb2afb28f86874 /java/management/eclipse-plugin/plugin.properties | |
| parent | 32a087d3897367574cff89a0f1c04b4bfef2b694 (diff) | |
| download | qpid-python-48f8d5571f8aa9b068203e37195b9050b368506c.tar.gz | |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482181 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/management/eclipse-plugin/plugin.properties')
| -rw-r--r-- | java/management/eclipse-plugin/plugin.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/java/management/eclipse-plugin/plugin.properties b/java/management/eclipse-plugin/plugin.properties new file mode 100644 index 0000000000..77a85f201c --- /dev/null +++ b/java/management/eclipse-plugin/plugin.properties @@ -0,0 +1,10 @@ +aboutText=This RCP Application was generated from\n\ +the PDE Plug-in Project wizard.\n\n\ +This sample shows how to:\n\ +- add a top-level menu and toolbar with actions\n\ +- add keybindings to actions\n\ +- create views that can't be closed and\n\ + multiple instances of the same view\n\ +- perspectives with placeholders for new views\n\ +- use the default about dialog\n\ +- create a product definition\n
\ No newline at end of file |
