Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 321258

Summary: The JavaScript launch configuration type can be a bit confusing
Product: [WebTools] JSDT Reporter: Michael Rennie <Michael_Rennie>
Component: DebugAssignee: Project Inbox <jsdt.debug-inbox>
Status: RESOLVED FIXED QA Contact: Simon Kaegi <simon_kaegi>
Severity: normal    
Priority: P3 CC: thatnitind
Version: 3.2Keywords: polish
Target Milestone: 3.3 M1   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
fix none

Description Michael Rennie CLA 2010-07-29 14:24:59 EDT
Created attachment 175519 [details]
fix

code from HEAD

A lot of users see the JavaScript launch configuration and get confused what it really does. Most think it is a single-click type where you create a config and start debugging scripts. I think we need to clearly draw the distinction that this is used to debug remote JavaScript. 

We could do this by following JDT and renaming it to Remote JavaScript.
Comment 1 Michael Rennie CLA 2010-07-29 14:27:34 EDT
applied patch to HEAD