Community
Participate
Working Groups
Build Identifier: The cdt parser jar missed two cdt clases, org.eclipse.cdt.internal.core.Util and org.eclipse.cdt.internal.core.Messages. Reproducible: Always
Created attachment 179151 [details] a patch to cdtparser.jardesc
(In reply to comment #1) > Created an attachment (id=179151) [details] > a patch to cdtparser.jardesc Hi, Vivian: Please do a test to the fix patch by creating a cdtparser jar, the only difference you should see is two missed classes are added to the jar. Thanks,
Created attachment 179260 [details] modified patch for ptp_4_0 and HEAD I have added Messages.properties in the jardesc file.
Applied to ptp_4_0 and HEAD. Thanks.