Skip to content

Java debug fails for any java based devfile #2461

@mohitsuman

Description

@mohitsuman

With the current release of odo, the component.compType field return different compType string for different Java based devfiles. This breaks the workflow of the extension.

Example of compType for some devfiles:
springboot -> spring
Quarkus -> java-quarkus

The code handles Java based component Types which includes('java'). This workflow breaks for springboot application debug.

Code Ref: https://github.com/redhat-developer/vscode-openshift-tools/blob/main/src/openshift/component.ts#L769

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions