Skip to content

Commit

Permalink
Add o.e.pde.spies feature to eclipse/updates repo
Browse files Browse the repository at this point in the history
With eclipse-pde/eclipse.pde#479 the PDE-spies
have been moved into a dedicated feature, which has to be added to the
eclipse/updates p2-repo.
  • Loading branch information
HannesWell committed Mar 12, 2023
1 parent 855e616 commit 76cb26a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
<feature id="org.eclipse.ecf.filetransfer.httpclient5.feature.source" version="0.0.0"/>
<feature id="org.eclipse.ecf.filetransfer.ssl.feature" version="0.0.0"/>
<feature id="org.eclipse.ecf.filetransfer.ssl.feature.source" version="0.0.0"/>
<feature id="org.eclipse.pde.spies"/>
<feature id="org.eclipse.pde.spies.source"/>
<bundle id="org.eclipse.jdt.core.compiler.batch" version="0.0.0"/>
<bundle id="org.eclipse.e4.ui.progress"/>
<bundle id="org.eclipse.e4.ui.progress.source"/>
Expand Down

0 comments on commit 76cb26a

Please sign in to comment.