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
Line 1: Line 1:
 
{{JSDT-Debug}}
 
{{JSDT-Debug}}
 +
 +
{{warning|Experimental Project|The JSDT Opera project is in the experimental phase and is not part of any official release. To test the support you must build the bundle from source, which requires that you bring the [https://bitbucket.org/denizt/scope-sdk Scope SDK] project into your workspace.}}
  
 
== Overview ==
 
== Overview ==

Revision as of 15:46, 15 February 2011

JSDT Debug
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File
Warning2.png
Experimental Project
The JSDT Opera project is in the experimental phase and is not part of any official release. To test the support you must build the bundle from source, which requires that you bring the Scope SDK project into your workspace.


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