Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

SVT: Eclipse: NodeJS Debugging popup Open Browser Button #3114

Open
naveenkaratekid opened this issue Jun 9, 2020 · 2 comments
Open

SVT: Eclipse: NodeJS Debugging popup Open Browser Button #3114

naveenkaratekid opened this issue Jun 9, 2020 · 2 comments
Labels
area/eclipse-ide Issue associated with the Codewind Eclipse plugin kind/bug

Comments

@naveenkaratekid
Copy link

Codewind version:0.13
OS: Windows 10

IDE extension version:0.13
IDE version: Eclipse 2019-06

Description:
When I debug certain NodeJS projects
Appsody
lp4
nodejs-sc
nodejs
nodejs-kfka
Standard
nodejs-express

I am seeing this popup:
nodejs-inspector url

When I click Open Browser, it takes me to codewind.dev
image

Steps to reproduce:

  1. Create a remote connection in Eclipse
  2. Create an Appsody NodeJS project
  3. Run the project in debug mode
  4. You'll see this popup
    image
  5. Click the OK button, and then click Open Browser

The button for opening the browser seems misleading because I would assume that clicking that button would open the application debugger in the browser directly.

Workaround:

@jagraj

@jgwest jgwest added the area/eclipse-ide Issue associated with the Codewind Eclipse plugin label Jun 10, 2020
@naveenkaratekid naveenkaratekid changed the title SVT: Eclipse: NodeJS Debugging popup SVT: Eclipse: NodeJS Debugging popup Open Browser Button Jun 10, 2020
@DavidG1011
Copy link

This may be more of an enhancement idea. Naveen and I felt it was cumbersome to have an action for opening the browser, but then having to manually copy the correct URL. Is this a technical limitation?

@eharris369
Copy link

The browser does not accept the devtools path to be passed in programatically. That is why the Copy URL to Clipboard button is there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/eclipse-ide Issue associated with the Codewind Eclipse plugin kind/bug
Projects
None yet
Development

No branches or pull requests

4 participants