Skip to content

Commit

Permalink
Include all sources in Eclipse SDK p2-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed May 8, 2023
1 parent ce79639 commit cf435f2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-repository-plugin</artifactId>
<configuration>
<includeAllDependencies>true</includeAllDependencies>
<includeAllDependencies>true</includeAllDependencies>
<includeAllSources>true</includeAllSources>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit cf435f2

Please sign in to comment.