Community
Participate
Working Groups
I have released the ComboFieldEditor to JFace. I will attach a patch that updates search to use this new class. The testing I did did not reveal any problems but please have a look to ensure that I didn't miss something.
Created attachment 45930 [details] Patch Actually, I was unable to test this for JDT Debug because I couldn't figure out how to get the code to be run (i.e. I created a Remote Launch Config but it didn't cause the code to get hit). The code is similar to what was in Debug except that getNumberOfControls was changed to return 2 instead of 1 (since there are two controls).
Will apply after next integration build.
applied patch, and made a few additional changes. please verify Darin W.
Note that there is still a debug ComboFieldEditor in the J9 plugin
Verified. The J9 launching plug-in can migrate at a later time.