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

Can't debug TODOApplication in java9 env #28

Open
bsaby opened this issue Nov 30, 2017 · 0 comments
Open

Can't debug TODOApplication in java9 env #28

bsaby opened this issue Nov 30, 2017 · 0 comments

Comments

@bsaby
Copy link

bsaby commented Nov 30, 2017

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant