Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How should I debug the Eclipse Che core? #1876

Closed
BingxuHong opened this issue Jul 20, 2016 · 1 comment
Closed

How should I debug the Eclipse Che core? #1876

BingxuHong opened this issue Jul 20, 2016 · 1 comment

Comments

@BingxuHong
Copy link

BingxuHong commented Jul 20, 2016

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.

  1. Install pre-requirements and download source from Yatta.
  2. mvn clean install at \che\assembly.
  3. run 'che --debug start' at \che\assembly\assembly-main\target\eclipse-che-4.6.0-SNAPSHOT\eclipse-che-4.6.0-SNAPSHOT\bin.
  4. debug remote Java Application in Eclispse IDE.
    image

And a problem occurred..
image

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?

@TylerJewell
Copy link

See this known issue with debugging with Yatta. I am going to close this issue and ask that you track #1861 instead.

#1861

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants