How do I debug a chrome extension and its own host?

I have a Java program as my own messaging server and I have a Chrome extension.

The native application and extension communicate using the native message protocol . In a text message, the host application reads / writes standard input and output. The host application is launched by Chrome from the extension code.

I want to debug Java code. How can I connect to Eclipse after, for example, a message is sent to the Java program (which is my host) using an extension?

+3
java eclipse google-chrome-extension remote-debugging chrome-native-messaging


source to share


No one has answered this question yet

Check out similar questions:

3799
How do I read / convert an InputStream to a string in Java?
3324
How to generate random integers in a specific range in Java?
1858
"Debug certificate expired" error in Android Eclipse plugins
935
Eclipse Cannot Start - Java was started but exit code returned = 13
five
communication between native-app and chrome-extension
2
In Chrome Native messaging: how long is a native app instance object resource?
1
Built-in messaging for chrome extensions received error: "The specified local messaging host could not be found."
1
How do I send a message from a native app Chrome extension?
0
Chrome extensions built-in
0
Communicate between Native Messaging Host and C #



All Articles
Loading...
X
Show
Funny
Dev
Pics