Community
Participate
Working Groups
Build Identifier: Enhancing the decorating and tooltip mechanism for the testsuite browser and creating an interface for adding those tooltips and decorations from external plugins. I've attached a patch which should fulfil this enhancement. Remember to copy the warning_small.gif in the right directory. Reproducible: Always
Created attachment 187821 [details] patch which contains the enhancement
Created attachment 187822 [details] image which should be copied to "org.eclipse.jubula.client.ui/icons"
(In reply to comment #1) > Created attachment 187821 [details] > patch which contains the enhancement After applying the patch, I receive several compiler errors. It appears as though the package "org.eclipse.jubula.client.core.businessprocess.problems" is missing entirely. Please correct this and re-upload the patch.
Created attachment 187840 [details] patch which contains the enhancement v2 (now with the missing package)
(In reply to comment #3) > (In reply to comment #1) > > Created attachment 187821 [details] [details] > > patch which contains the enhancement > > After applying the patch, I receive several compiler errors. It appears as > though the package "org.eclipse.jubula.client.core.businessprocess.problems" is > missing entirely. Please correct this and re-upload the patch. I've forgot to add the the package manually with git add, so it's missing in the patch entirely. I've attached a new patch which should contain them completely and marked the old one as obsolete.
Comment on attachment 187840 [details] patch which contains the enhancement v2 (now with the missing package) patch applied with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=df8819feb3b2d05bad0d785f3d450df79fe859f3 Thank you.
fixed with http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=df8819feb3b2d05bad0d785f3d450df79fe859f3
The enhancement has been successfully verified.