Community
Participate
Working Groups
The schema folders with the *.exsd files are missing from the final artifacts because they are not included in the bild.
Created attachment 192424 [details] patch for both jsdt.core and jsdt.ui
Comment on attachment 192424 [details] patch for both jsdt.core and jsdt.ui While they are missing, they should be part of the source plug-ins from the source feature rather than packaged with the regular built plug-ins.
Created attachment 192609 [details] patch that includes schemas in source build This is a new version of the patch that includes the schemas in the source build instead.
Applied. Thanks, Philippe!