We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcc5199 + 4f5ccb4 commit 50247b1Copy full SHA for 50247b1
org.bndtools.p2/bnd.bnd
@@ -1,8 +1,8 @@
1
# Set javac settings from JDT prefs
2
-include: ${workspace}/cnf/includes/jdt.bnd, ${workspace}/cnf/includes/bndtools.bnd
3
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
+Bundle-SymbolicName: org.bndtools.p2
+-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
6
7
# Plugins to be included in the Bndtools p2 update repository
8
-dependson: \
0 commit comments