Skip to content

Commit

Permalink
viewsupport package needs split package flag
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Stryker <[email protected]>
  • Loading branch information
Rob Stryker committed Dec 6, 2023
1 parent 20a43f3 commit 55a00cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.jdt.core.manipulation/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Export-Package: org.eclipse.jdt.core.manipulation,
org.eclipse.jdt.internal.ui.text.correction.proposals;x-friends:="org.eclipse.jdt.ui",
org.eclipse.jdt.internal.ui.text.template.contentassist;x-friends:="org.eclipse.jdt.ui",
org.eclipse.jdt.internal.ui.util;x-friends:="org.eclipse.jdt.ui,org.eclipse.jdt.astview,org.eclipse.jdt.junit.core",
org.eclipse.jdt.internal.ui.viewsupport,
org.eclipse.jdt.internal.ui.viewsupport;manipulation=split;mandatory:=manipulation,
org.eclipse.jdt.ui.refactoring;manipulation=split;mandatory:=manipulation,
org.eclipse.jdt.ui.text.java.correction;manipulation=split;mandatory:=manipulation;x-friends:="org.eclipse.jdt.ui"
Bundle-RequiredExecutionEnvironment: JavaSE-17

0 comments on commit 55a00cf

Please sign in to comment.