Community
Participate
Working Groups
Currently search for entry points or servlet searches the workspace only. However, if a valid entry point out of the target is typed in the application still works. The browse for those two should also search target bundles for valid servlets/entrypoints.
Created attachment 189187 [details] Version 1 This patch contains following features: * includes as default the target bundles into the servlet/entry point (application) search * provides a check box in the search UI to exclude target bundles from the search Was tested in whit 3.6 and 3.7
Realy good solution! I changed some names and did a little formatting ;) Changes are in HEAD. Thanks for the patch.