Skip to content

Commit c3058df

Browse files
committed
Delete IHelp API
Deprecated since 3.0 and marked for removal since 2023-12. One should use org.eclipse.help.HelpSystem#getTocs() and org.eclipse.help.HelpSystem#getContext(String).
1 parent 0029076 commit c3058df

File tree

3 files changed

+2
-259
lines changed

3 files changed

+2
-259
lines changed

ua/org.eclipse.help/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %help_plugin_name
44
Bundle-SymbolicName: org.eclipse.help; singleton:=true
5-
Bundle-Version: 3.10.600.qualifier
5+
Bundle-Version: 3.11.0.qualifier
66
Bundle-Activator: org.eclipse.help.internal.HelpPlugin
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin

ua/org.eclipse.help/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
</parent>
1919
<groupId>org.eclipse.platform</groupId>
2020
<artifactId>org.eclipse.help</artifactId>
21-
<version>3.10.600-SNAPSHOT</version>
21+
<version>3.11.0-SNAPSHOT</version>
2222
<packaging>eclipse-plugin</packaging>
2323
</project>

ua/org.eclipse.help/src/org/eclipse/help/IHelp.java

Lines changed: 0 additions & 257 deletions
This file was deleted.

0 commit comments

Comments
 (0)