Community
Participate
Working Groups
There are four calls in the J2EE code to org.eclipse.core.runtime.Plugin.getDescriptor()- that API stopped working when the compatibility layer was removed. We need to use the non-deprecated API for these calls.
Created attachment 259581 [details] Updated calls to non-deprecated API
Committed to master for WTP 3.8 M6