Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jdt.doc.user; singleton:=true
Bundle-Version: 3.15.2600.qualifier
Bundle-Version: 3.15.2601.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.2.0,4.0.0)"
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<body>
<h2>Java Development Tools</h2>
<p>
The new and noteworthy updates for Eclipse 4.36 can be found
<a href="https://eclipse.dev/eclipse/news/4.36/jdt.html" target="_blank">here</a>.
The new and noteworthy updates for Eclipse 4.37 can be found
<a href="https://eclipse.dev/eclipse/news/4.37/jdt.html" target="_blank">here</a>.
</p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<title>Eclipse Platform What's New</title>
</head>
<body>
<h2>Platform and Equinox</h2>
<h2>Platform and Equinox API</h2>
<p>
The new and noteworthy updates for Eclipse 4.36 can be found
<a href="https://eclipse.dev/eclipse/news/4.36/platform_isv.html" target="_blank">here</a>.
The new and noteworthy updates for Eclipse 4.37 can be found
<a href="https://eclipse.dev/eclipse/news/4.37/platform_isv.html" target="_blank">here</a>.
</p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<body>
<h2>Platform and Equinox</h2>
<p>
The new and noteworthy updates for Eclipse 4.36 can be found
<a href="https://eclipse.dev/eclipse/news/4.36/platform.html" target="_blank">here</a>.
The new and noteworthy updates for Eclipse 4.37 can be found
<a href="https://eclipse.dev/eclipse/news/4.37/platform.html" target="_blank">here</a>.
</p>
</body>
</html>
Loading