Is there any way to add OSGi Run configuration to Eclipse Indigo if there’s no such section in a templates panel on the left of “Run Configurations” dialog box?
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.
Download the Eclipse IDE for Java EE Developers package. It looks to me that PDE is required for the OSGi Framework launch configuration which is missing from the Eclipse IDE for Java Developers package.
(From http://www.eclipse.org/pde/pde-ui/)
Take a look at this answer too. Installing the PDE plugin through Install New Software also could be a solution.