I have some help files that I would like to integrate on the Elcipse toolbar or menu bar. Is there any way to add commands to launch local files this way?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you need to do is add a custom command to your toolbar.
I think you could use this tutorial, since it describes the general approach to commands in Eclipse:
http://www.vogella.de/articles/EclipseCommands/article.html