Skip to content

Commit 50247b1

Browse files
authored
Merge pull request #6950 from bndtools/remove_superfluous_dummy
remove superfluous dummy
2 parents fcc5199 + 4f5ccb4 commit 50247b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

org.bndtools.p2/bnd.bnd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Set javac settings from JDT prefs
22
-include: ${workspace}/cnf/includes/jdt.bnd, ${workspace}/cnf/includes/bndtools.bnd
33

4-
Bundle-SymbolicName: org.bndtools.p2.dummy
5-
-fixupmessages: The Bundle Symbolic org.bndtools.p2.dummy starts with the project name org.bndtools.p2 but then continues while it is not a sub-bundle
4+
Bundle-SymbolicName: org.bndtools.p2
5+
-fixupmessages: The Bundle Symbolic org.bndtools.p2 starts with the project name org.bndtools.p2 but then continues while it is not a sub-bundle
66

77
# Plugins to be included in the Bndtools p2 update repository
88
-dependson: \

0 commit comments

Comments
 (0)