Skip to content

Commit

Permalink
Include JDT.DEBUG plugins to the Patch Build (#2269)
Browse files Browse the repository at this point in the history
Merging since its for PBuild
  • Loading branch information
MohananRahul authored Aug 28, 2024
1 parent db22ee3 commit 0a508d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,9 @@
<plugin
id="org.eclipse.jdt.astview"
version="0.0.0"/>

<plugin
id="org.eclipse.jdt.launching"
version="0.0.0"/>

</feature>
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
<module>../../eclipse.jdt.ui/org.eclipse.jdt.ui</module>
<module>../../eclipse.jdt.ui/org.eclipse.jdt.core.manipulation</module>
<module>../../eclipse.jdt.ui/org.eclipse.jdt.astview</module>
<module>../../eclipse.jdt.debug/org.eclipse.jdt.launching</module>
<module>org.eclipse.jdt.java23patch</module>
<module>eclipse.releng.repository.java23patch</module>
</modules>
Expand Down

0 comments on commit 0a508d2

Please sign in to comment.