I am trying to create an OSGI project in IntelliJ Idea, but still could not do it. I can change the face after creating a Java project, but this is not the one I want.
In eclipse, when I create a project (plugin project), I can select it as an OSGI project, so the IDE helps me create the required project structure.
But in IntelliJ Idea this is not so - at least I could not find it -
source share