]
Alexey Kazakov updated JBDS-3551:
---------------------------------
Fix Version/s: 9.1.0.Beta1
10.0.0.Alpha1
JavaEE Developer - be able to start/stop applications on docker with
debug on/off
---------------------------------------------------------------------------------
Key: JBDS-3551
URL:
https://issues.jboss.org/browse/JBDS-3551
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Story
Components: docker
Reporter: Max Rydahl Andersen
Assignee: Xavier Coulon
Fix For: 9.1.0.Beta1, 10.0.0.Alpha1
User Story:
As a JavaEE Developer I should be able to start/stop applications with debug turned on or
off
Acceptance Criteria:
* Developer can start/stop an application from a central place, no CLI operations
needed.
* Developer can start with or without debug enabled
* if necessary to restart when going from started to debugging or debugging to started
the user should be asked if really want to restart
* When debug is on the Java debugger should be connected and any enabled breakpoints when
hit should show up in the debugger