Skip to content

Commit

Permalink
Remove Eclipse-ExtensibleAPI from plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
HedgehogCode committed Mar 13, 2023
1 parent ef458e8 commit f24ec28
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion org.knime.python3.types/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ Require-Bundle: com.fasterxml.jackson.core.jackson-databind;bundle-version="[2.1
org.knime.core.table;bundle-version="[5.0.0,6.0.0)"
Export-Package: org.knime.python3.types
Automatic-Module-Name: org.knime.python3.types
Eclipse-ExtensibleAPI: true
1 change: 0 additions & 1 deletion org.knime.python3.views/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ Require-Bundle: org.knime.python3;bundle-version="[5.0.0,6.0.0)",
Automatic-Module-Name: org.knime.python3.views
Eclipse-BundleShape: dir
Eclipse-RegisterBuddy: org.knime.ext.py4j
Eclipse-ExtensibleAPI: true
Export-Package: org.knime.python3.views

0 comments on commit f24ec28

Please sign in to comment.