Skip to content

Commit 1420d6e

Browse files
committed
bnd2pde: Migrate ResolutionView
- 1st draft of Bndtools Resolution view, which shows Requirements and Capabilities of selected resources (.jar files, .bnd files, RepositoryView entries) add some missing icons fix more icons Add license headers to migrated files
1 parent a2c32eb commit 1420d6e

30 files changed

+2887
-0
lines changed

ui/org.eclipse.pde.bnd.ui/META-INF/MANIFEST.MF

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,12 @@ Import-Package: aQute.bnd.build;version="4.5.0",
2828
aQute.bnd.service.clipboard;version="[1.0.0,2.0.0)",
2929
aQute.bnd.service.progress;version="[1.3.0,2.0.0)",
3030
aQute.bnd.service.repository;version="[1.6.0,2.0.0)",
31+
aQute.bnd.service.resource;version="[1.1.0,2.0.0)",
32+
aQute.bnd.unmodifiable;version="[2.1.0,3.0.0)",
3133
aQute.bnd.version;version="[2.3.0,3.0.0)",
34+
aQute.lib.io;version="[4.5.0,5.0.0)",
35+
aQute.lib.strings;version="[1.12.0,2.0.0)",
36+
aQute.libg.glob;version="[1.6.0,2.0.0)",
3237
aQute.service.reporter;version="[1.2.0,2.0.0)",
3338
jakarta.xml.bind;version="[4.0.0,5.0.0)",
3439
jakarta.xml.bind.annotation;version="[4.0.0,5.0.0)",
226 Bytes
Loading
585 Bytes
Loading
347 Bytes
Loading
465 Bytes
Loading
424 Bytes
Loading
1.73 KB
Loading
378 Bytes
Loading
508 Bytes
Loading
462 Bytes
Loading

0 commit comments

Comments
 (0)