Please find attached two macros to analyse the hypersearch result.
- hypersearch_results_distinct_hits.bsh extracts the distinct lines in the results
- hypersearch_results_files.bsh extracts all the files results were found in
I'd tend to add macros of this sort to jedit. Unfortunately they don't work: Every attemt to invoke one of them raises a java.lang.NullPointerException. I suspect it to be a regression of jEdit 5.3.
Thiemo, are You willing to update the macros?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just tried another jedit installation with less plugins: Now the macros start working, but raise other errors. They seem to depend on TextTools Plugin.
I think we can't deliver macros along jedit core, as long as they depend on a plugin...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Like the request in 546, I'd vote for putting these on the community site so MacroManager plugin can find them and let people install them as needed. Definitely these can't go into jEdit core since they depend on the TextTools plugin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'd tend to add macros of this sort to jedit. Unfortunately they don't work: Every attemt to invoke one of them raises a java.lang.NullPointerException. I suspect it to be a regression of jEdit 5.3.
Thiemo, are You willing to update the macros?
Just tried another jedit installation with less plugins: Now the macros start working, but raise other errors. They seem to depend on TextTools Plugin.
I think we can't deliver macros along jedit core, as long as they depend on a plugin...
Like the request in 546, I'd vote for putting these on the community site so MacroManager plugin can find them and let people install them as needed. Definitely these can't go into jEdit core since they depend on the TextTools plugin.
Just uploaded to community downloads: http://community.jedit.org/?q=filestore/browse/40