You have to specify:
- The bundles to analyze (which can be provided as an API baseline, a PDE target definition, or simply as a directory)
- Whether to report API and/or internal references
- Optionally, the scope to analyze (use regular expressions to include bundles to search and bundles you are interested in references to, or leave blank to scan everything)
- A directory to write the report in
In this example, I ran a report for API & internal references in one of the M2 warm up builds. I only included references between org.eclipse.*
bundles. What does it show? Lots of stuff.
Thank you so much for that. I will use it to get feedback on the current usage of p2!
ReplyDelete