RE: Exercise: Components and Services - bndtools doesn't show up

Jason Tan, modified 5 Years ago. New Member Posts: 5 Join Date: 6/5/20 Recent Posts
While following along the course named in the title, I don't see the "bndtools" while creating a new BND OSGI Project in Eclipse.
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
What it is supposed to happen:

What actually displayed instead:

thumbnail
Ashley Yuan, modified 5 Years ago. Junior Member Posts: 89 Join Date: 10/8/11 Recent Posts
Hello, The screenshots are about "Create a worksapce first" wizard. Once the workspace project(cnf) is created, then the "Bnd OSGi Project" wizard will continue, follow the wizard to finish creating a bnd project, in which there will be a bnd.bnd file.
If creating bnd OSGi project wizard is not popped up automatically once creating a worksapce proejct, then you can select File > New > Other, choose "Bnd OSGi porject" to create one.