Issue 15588 - NetBeans does not offer java script option
Summary: NetBeans does not offer java script option
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: tomaisoc
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-13 12:09 UTC by robert.kinsella
Modified: 2003-06-18 12:06 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description robert.kinsella 2003-06-13 12:09:50 UTC
Using NetBeans 3.4 SFrameworkInstall ed0.3 rc4.
2 bugs here:-

When user creates a new parcel recipe, they are offered two options

BeanShell
Java

A third option should also be offered, i.e. JavaScript  (rhino)

Also when user attempts to add a new script to the created java parcel, they are
offered two options java script and beanshell.
In the first instance this should be java and beanshell, not java script and
beanshell..

Then there should be a further option JavaScript.

This should be fixed for ed0.3 as I believe it is very confusing.
Comment 1 noel.power 2003-06-13 15:37:12 UTC
assign to Tom to fix
Comment 2 tomaisoc 2003-06-13 15:48:21 UTC
Supporting JavaScript within NetBeans was not part of the plan for
this release. Users should use the Rhino Debugger and the assign to
filesystem script functionality to develop their scripts, and if they
want to create a Script Parcel they can use the command line tools.

I have updated the New/Office Scripting/Empty Script menu to have
"Java" and "BeanShell" instead of "Java Script" and
"BeanShell Script" to eliminate any confusion between "Java Script"
and "JavaScript"
Comment 3 robert.kinsella 2003-06-18 12:06:45 UTC
verified 'scripts' has been removed from the NetBeans menu items -
closing issue