Skip to content

Commit d8d38d3

Browse files
committedFeb 27, 2025·
docs(website): Mention Tycho support
See #9942. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
1 parent 5c6a900 commit d8d38d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎website/docs/tools/analyzer.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Currently, the following package managers (grouped by the programming language t
3030
* Java
3131
* [Gradle](https://gradle.org/)
3232
* [Maven](https://maven.apache.org/) (limitations: [default profile only](https://github.com/oss-review-toolkit/ort/issues/1774))
33+
* Including the [Tycho](https://tycho.eclipseprojects.io/doc/main/index.html) extension for building OSGi bundles and Eclipse IDE plug-ins.
3334
* JavaScript / Node.js
3435
* [Bower](https://bower.io/)
3536
* [NPM](https://www.npmjs.com/)

0 commit comments

Comments
 (0)
Please sign in to comment.