Skip to content

add rhino debugger#110

Open
sunchey11 wants to merge 1 commit into
apigee:masterfrom
sunchey11:add_debugger
Open

add rhino debugger#110
sunchey11 wants to merge 1 commit into
apigee:masterfrom
sunchey11:add_debugger

Conversation

@sunchey11

Copy link
Copy Markdown

NodeScript script = env.createScript("hellotest.js", new File(
"hellotest.js"), new String[] { "2000" });
script.setDebugger(true);

}

/**
*

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's really a lot of blank lines being added here...

@benmccann

Copy link
Copy Markdown

@sunchey11 can you rebase this change if you'd still like to get it in?

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

Successfully merging this pull request may close these issues.

2 participants