Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JSDT/Debug/Opera"

< JSDT‎ | Debug
(New page: {{JSDT-Debug}} == Opera ==)
 
Line 1: Line 1:
 
{{JSDT-Debug}}
 
{{JSDT-Debug}}
  
== Opera ==
+
== Overview ==
 +
 
 +
The JSDT Opera experiment plans to bring remote debugging support of a running Opera browser to JSDT. The JSDI implementations for the experiment is available here [http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.jsdt/development/org.eclipse.wst.jsdt.debug.opera/?root=WebTools_Project org.eclipse.wst.jsdt.debug.opera]
 +
 
 +
To have the existing code compile you will require the scope SDK in your workspace. The Scope SDK is available here: [https://bitbucket.org/denizt/scope-sdk The Scope SDK]

Revision as of 23:08, 4 February 2011

JSDT Debug
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

Overview

The JSDT Opera experiment plans to bring remote debugging support of a running Opera browser to JSDT. The JSDI implementations for the experiment is available here org.eclipse.wst.jsdt.debug.opera

To have the existing code compile you will require the scope SDK in your workspace. The Scope SDK is available here: The Scope SDK

Back to the top