Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Can't debug TODOApplication in java9 env #28

@bsaby

Description

@bsaby

Steps To Reproduce

  1. Clone code from https://github.com/Microsoft/todo-app-java-on-azure.git
  2. Open the cloned project and verify .project and .classpath files and target folder are generated.
  3. Open file todo-app-java-on-azure\src\main\resources\application.properties and replaces it with a test configuration
  4. Set BP on TodoListController.java on addNewTodoItem(@RequestBody TodoItem item) and main on TodoApplication.java
  5. Press F5 choose java and F5 again to start debug, verify the BP on main is hit.
  6. Press F5 to continue
    Current Result
    image

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