Skip to content

Commit

Permalink
PDE bundles are not needed for building Platform/JDT docs
Browse files Browse the repository at this point in the history
Work towards fixing
#1707
  • Loading branch information
akurtakov committed Jan 11, 2024
1 parent b68c2ce commit 4ba4d12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions eclipse.platform.common/bundles/org.eclipse.jdt.doc.isv/pom.xml
Expand Up @@ -45,16 +45,6 @@
<id>org.eclipse.platform.doc.isv</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.pde.build</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.pde.core</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.core.externaltools</id>
Expand Down
Expand Up @@ -56,16 +56,6 @@
<configuration>
<dependency-resolution>
<extraRequirements>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.pde.build</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.pde.core</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>com.ibm.icu</id>
Expand Down

0 comments on commit 4ba4d12

Please sign in to comment.