eclipse-pde / eclipse.pde

Eclipse Public License 2.0
24 stars 58 forks source link

API tools doesn't properly report error in IDE #1267

Open iloveeclipse opened 1 month ago

iloveeclipse commented 1 month ago

See https://github.com/eclipse-equinox/p2/issues/514. The error shown probably misses some additional information message not found for id 0, see screenshot: image

iloveeclipse commented 1 month ago

Also not sure if this is the reason why API tooling didn't complained about API error while building https://github.com/eclipse-equinox/p2/pull/513.

@laeubi : any idea? Tycho? PDE?