Skip to content

put the ctags language defs into a file instead of lengthy command line #1672

@tarzanek

Description

@tarzanek

the ctags command line is TOO LONG:
https://github.com/OpenGrok/OpenGrok/blob/master/src/org/opensolaris/opengrok/analysis/Ctags.java#L88

we should write this into a file and use the file and --options param of ctags:
http://docs.ctags.io/en/latest/optlib.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions