Skip to content

support for cpp #63

@matdibu

Description

@matdibu

hello! I got this error while running cdxgen

Failed to run atom-tools. Use the atom container image or perform 'pip install atom-tools' and re-run this command. Exception: 
Unknown origin type: cpp

so I tried to run it manually to confirm the behavior

$ atom-tools convert -t cpp

Unknown origin type: cpp

looks like cpp isn't supported, right?

supported_types = {'java', 'jar', 'python', 'py', 'javascript', 'js', 'typescript', 'ts', "ruby", "rb", "scala", "sbt"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions