Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 321258 - The JavaScript launch configuration type can be a bit confusing
Summary: The JavaScript launch configuration type can be a bit confusing
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.3 M1   Edit
Assignee: Project Inbox CLA
QA Contact: Simon Kaegi CLA
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2010-07-29 14:24 EDT by Michael Rennie CLA
Modified: 2010-07-29 14:27 EDT (History)
1 user (show)

See Also:


Attachments
fix (910 bytes, patch)
2010-07-29 14:24 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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