We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e358f commit b7e1746Copy full SHA for b7e1746
org.eclipse.pde.doc.user/forceQualifierUpdate.txt
@@ -4,5 +4,3 @@ Modernize pde.project description interfaces: https://github.com/eclipse-pde/ecl
4
Rework PluginRegistry API and introduce VersionMatchRule enum : https://github.com/eclipse-pde/eclipse.pde/pull/1163
5
Comparator errors in I20240904-0240
6
Add missing reference/api content
7
-Pick-up javadoc changes
8
-Force javadoc regeneration
pom.xml
@@ -47,7 +47,6 @@
47
<plugin>
48
<groupId>org.eclipse.tycho</groupId>
49
<artifactId>tycho-apitools-plugin</artifactId>
50
- <version>${tycho.version}</version>
51
<configuration>
52
<failOnWarning>true</failOnWarning>
53
</configuration>
0 commit comments