As shown in the images below, whenever I run Eclipse, it prompts that the org.eclipse.osgi plug-in is missing from this configuration. Does anybody know how to resolve this issue?
Asked
Active
Viewed 722 times
2 Answers
1
- From the Eclipse Workbench main menu, from Help dropdown > click Install New Software.
- Click Available Software Site
- Scroll down Preference left payne and expand plug-in Development.
- Click Target Platform > Add to open New Target Platform
- Check radio button Template (Base RCP) > Next
- Select Locations Tab > click Add to open Add Content
- Select Installation > Next
- From dropdown Locations > select ${eclipse_home} > Next
- Select Content > click deselect All
- Select org.eclipse.osgi from the list
- Click Finish > Ok

Ash Khan
- 56
- 1
0
Did you import and setup the target-definition correctly as described on Setting up the Kura Development Environment?
Also keep in mind that the Kura Emulator is currently not supported for Windows environments.

KDW
- 485
- 3
- 17