Community
Participate
Working Groups
I notice the following errors in the error log: Category org.eclipse.ptp.ui.views not found for view org.eclipse.ptp.services.ui.views.serviceConfigurationView. This view added to 'Other' category. and Invalid preference page path: Service Configurations Looking at plugin.xml, Service Configurations preference page should be under org.eclipse.ptp.ui.preferences.ptpPreferencesPage and Service Configurations view should be under org.eclipse.ptp.ui.views category. We want to remove this dependency so RDT does not need to pick up ptp.ui (as most RDT users do not need the PTP core feature).
Created attachment 170878 [details] proposed patch
Fixed in HEAD.