Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Exercise: Components and Services - bndtools doesn't show up
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:

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:

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.
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.
Attachments: