Re: Simple JavaScript IDE



On Oct 3, 10:59 am, David Golightly <davig...@xxxxxxxxx> wrote:
On Oct 3, 9:08 am, "Xcriber51" <Ken <ken-t...@xxxxxxxxx>> wrote:

Thanks, guys.

I checked Rhino and SpiderMonkey but as I use Windows and yet don't have
MS Visual Studio (I have Borland's BCC55, cygwin, and lcc none of which
worked; I also don't have Java, and spent hours trying to download the 50
MB thing as I got interrupted twice right at the end), I couldn't compile
them. I don't see why they don't make compiled versions available.

Any links where I can spot the binaries of these, David?

Rhino's current Java binaries (.jar) are located at:

ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_6R7.zip

Link to latest binaries lives athttp://www.mozilla.org/rhino/download.html

Unzip them into the folder of your choice, open a command prompt, cd
into the folder, then run

java -jar js.jar

You can create a file "js.bat" with the single line

@java -jar <path-to-rhino>\js.jar

and put the rhino folder in your system's PATH variable. Now you can
always type simply "js" in any command prompt to get your JS command
line.

Building SpiderMonkey under Cygwin is kind of a pain; I'll have to
investigate it and get back to you. (It's really obnoxious that the
Mozilla team built the Windows install assuming a Visual Studio
machine. I'm a web developer. I have to run Windows. That doesn't
mean I want to run MS development software.)

-David

Hi All,

I noticed the comment about Aptana being a bit too bulky for the
task...we're definitely bigger than the standard text editor, but we
do give some nice benefits, such as outlining of the JS source code,
formatting (in the latest nightly builds) and Firebug integration so
you can debug inside the IDE or inside Firebug. Perhaps more than you
need right now, but please check us out again if your needs change.

Thanks!
Ingo

.



Relevant Pages

  • Re: Java and .NET (no Flames Pls)
    ... And for this reason Visual Studio has superior support for Web ... web server you're going to use, or what operating system you are going ... It does have a java debugger, ... there are HTML plugins, web service plugins, visual form editing tools, ...
    (microsoft.public.dotnet.framework)
  • Re: Bitte schaut Euch doch mal meinen Code an:
    ... > dass ich versuche Java zu erlernen, und dazu brauche ich nur Eclipe ... aber ich habe keine Lust mehrere verschiedene Programmiersprachen ... > Visual Studio installieren. ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • Re: Visual Studio 2005
    ... Maybe the command prompt compiler is set to include the full C# 2.0 ... that the Java command line compiler is set ... In the command prompt and in the Java IDEs I have used, ... In the top of a file, you are declaring which namespaces to use. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Java in Visual Studio 2005?
    ... not believe Microsoft makes any IDE for working with Java. ... The Visual Studio ... IDE shells out to command-line tools that do the actual work. ... As Java is a Sun ...
    (microsoft.public.vstudio.general)
  • Re: Conversion from Java to C# in Visual Studio 2008
    ... no longer supported in Visual Studio 2008. ... to convert a Java program to C# in Visual Studio 2008? ... discoveries on this front in the last couple of months? ...
    (microsoft.public.dotnet.languages.csharp)