java - Make a table appear automatically in an Eclipse plugin -


how make table appear automatically in eclipse plugin?

i developing eclipse plugin , created option in plugin provides me table on "view". however, every time when want see table, have process:

window -> show view -> other -> table

doing process not user friendly. there way make table appear automatically when click option button , refreshes every time when click it.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

How can I fetch data from a web server in an android application? -

jquery - How can I dynamically add a browser tab? -