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 | 02e91769d1974ebab4cb32c7af1bb0ac73fb268e (patch) | |
| tree | c215dfd62cd397e8545c6483c5746bbe87049955 /qpid/java/management/eclipse-plugin/plugin.properties | |
| parent | 518ccd5c55bc27371194afc242436a55d0b3928f (diff) | |
| download | qpid-python-02e91769d1974ebab4cb32c7af1bb0ac73fb268e.tar.gz | |
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@482181 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/management/eclipse-plugin/plugin.properties')
| -rw-r--r-- | qpid/java/management/eclipse-plugin/plugin.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/qpid/java/management/eclipse-plugin/plugin.properties b/qpid/java/management/eclipse-plugin/plugin.properties new file mode 100644 index 0000000000..77a85f201c --- /dev/null +++ b/qpid/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 |
