You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to debug the Eclipse Che like dashboard or api or something..
Dev env:
Che version: [latest]
OS and version: [windows 10]
Docker version: [docker toolbox]
Che install: [Yatta]
I tried the following steps.
Install pre-requirements and download source from Yatta.
mvn clean install at \che\assembly.
run 'che --debug start' at \che\assembly\assembly-main\target\eclipse-che-4.6.0-SNAPSHOT\eclipse-che-4.6.0-SNAPSHOT\bin.
debug remote Java Application in Eclispse IDE.
And a problem occurred..
I don't know what the problem is and how to fix it. Does anyone can tell me what IDE you use for Eclipse Che is and the way to debug the Eclipse Che core source code running in tomcat?
The text was updated successfully, but these errors were encountered:
I want to debug the Eclipse Che like dashboard or api or something..
Dev env:
Che version: [latest]
OS and version: [windows 10]
Docker version: [docker toolbox]
Che install: [Yatta]
I tried the following steps.
And a problem occurred..
![image](https://cloud.githubusercontent.com/assets/20534093/16986208/2e9a397a-4ec0-11e6-8a5a-bcdf86eab99d.png)
I don't know what the problem is and how to fix it.
Does anyone can tell me what IDE you use for Eclipse Che is and the way to debug the Eclipse Che core source code running in tomcat?
The text was updated successfully, but these errors were encountered: