[
https://issues.jboss.org/browse/JBIDE-25348?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-25348:
---------------------------------------
[~budhrg] Just FYI, it is possible to change the minishift starting arguments in Launch
Configuration dialog, that can be opened via server editor's configuration page, just
click "Open Launch Configuration" link in General Information section. Though,
it would be nice to have such option in editor.
Enable debug mode for displaying minishift logs in console
----------------------------------------------------------
Key: JBIDE-25348
URL:
https://issues.jboss.org/browse/JBIDE-25348
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdk
Reporter: Budh Ram Gurung
Attachments: debug_mode.PNG
Hi,
It would be great if we can somehow see debug logs in the console.
Currently, I am not able to find (or don't know) how to enable it to see in the
console to get more detailed info on the failure of my minishift VM.
It would be good to have one checkbox in the 'CDK Details' section on opening
server adapter configuration which one checked will run the 'minishift start'
command as:
{code}
minishift start --show-libmachine-logs -v 5 [other options]
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)