Hello, Does anybody has the experience which setting up the debug environment with eclipse indigo?
I did the following steps: 1. install EIK plugin from update site: http://svn.codespot.com/a/eclipselabs.org/eik/trunk/features/info.evanchik.eclipse.karaf.update/ 2. follow the steps of http://code.google.com/a/eclipselabs.org/p/eik/wiki/UsingEIK Then , start karaf 2.2.4 with debug option: Listening for transport dt_socket at address: 5005 Debug a bundle project from eclipse IDE, but always got: Failed to connect to remote VM. Connection refused. Connection refused: connect Thanks. Xilai