Skip to content

Commit

Permalink
eclipse-kitalpha#27 Update RotativeImage plugin uses
Browse files Browse the repository at this point in the history
Update code to use the enw version of Kitalpha's RotativeImage plugins

Change-Id: I0000000000000000000000000000000000000000
Signed-off-by: Arnaud Dieumegard <[email protected]>
  • Loading branch information
arnauddieumegard committed Dec 16, 2021
1 parent 2edc2de commit b132f72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Bundle-Version: 6.0.0.qualifier
Bundle-Activator: org.polarsys.kitalpha.pdt.internal.resources.Activator
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime,
org.polarsys.kitalpha.common.sirius.extension.rotativeimage
org.polarsys.kitalpha.sirius.rotativeimage;bundle-version="6.0.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Contributors:
-->
<plugin>
<extension
point="org.polarsys.kitalpha.common.sirius.extension.rotativeimage">
point="org.polarsys.kitalpha.sirius.rotativeimage">
<imageid
id="/org.polarsys.kitalpha.pdt.modeler.resources/icons/ports/ext_point_obj.gif"
kind="4images">
Expand Down

0 comments on commit b132f72

Please sign in to comment.