bnd icon indicating copy to clipboard operation
bnd copied to clipboard

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.

Results 205 bnd issues
Sort by recently updated
recently updated
newest added

I have created a minimal OSGi runtime example to see what is possible using OSGi R8 and OSGi Connect. Similar to the example created by @rotty3000 (https://github.com/rotty3000/osgi-config-aff) When running the...

Reappearance of #4854 Tested Version: * Latest Snapshot * Eclipse 2021-12

Eclipse 4.20 has a new feature for java project creation as described here: https://www.eclipse.org/eclipse/news/4.20/jdt.php#create-moduleinfo With Bndtools 5.3 release in Eclipse 4.20M3, when a project template is used to create the...

abeyance

I was just trying to create a new Bnd project using the templates. I kept getting an error dialog during import saying: `Error generating project contents from template "": Can...

Opening the Project Buildpath Dialog takes more than 10 seconds. Every time I click it. In addition to that, during this time the UI is blocked. OS: Linux Ubuntu 20.04,...

In order to streamline future development on the Bndtools builder (eg, #3175), I would like to convert it to a facade pattern so that the builder bundle can be restarted...

I was building master (dbf5fb4ddbb5ca0d2cc3292bdff0433e4f781949) locally two days ago to get the recent changes and play around with it and I noticed the following error in Eclipse error view -...

Conflicting lifecycle mapping (plugin execution "biz.aQute.bnd:bnd-maven-plugin:6.2.0:bnd-process (execution: default, phase: process-classes)"): Mapping defined in 'org.eclipse.m2e.pde.connector_1.20.0.20220208-0831 [605]' and 'bndtools.m2e_6.3.0.202204052137-SNAPSHOT [952]'. To enable full functionality, remove the conflicting mapping and run Maven->Update Project...

abeyance