Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

IDE for JScript .NET?

116 views
Skip to first unread message

Tjalve Morken

unread,
Oct 27, 2009, 4:24:19 PM10/27/09
to
Hi,
I'm new to JScript .NET and just wanted to know which IDE you guys are using
when programming JScript .NET.
Normally I'm programming Java (using Eclipse), but also sometimes C# (Visual
Studio).
My requirement is simply to have an IDE to easily write JScript source code
(with intellisense), validate, compile, test and debug the code (as a
windows application - not a web-application).

Thanks in advance.

Best Regards Tjalve
Morken --------------------------------------------------------------------------------

Alex Blekhman

unread,
Nov 1, 2009, 11:35:32 AM11/1/09
to
"Tjalve Morken" wrote:
> I'm new to JScript .NET and just wanted to know which IDE you
> guys are using when programming JScript .NET.
> Normally I'm programming Java (using Eclipse), but also
> sometimes C# (Visual Studio).
> My requirement is simply to have an IDE to easily write JScript
> source code (with intellisense), validate, compile, test and
> debug the code (as a windows application - not a
> web-application).

I don't use JScript .NET, but I write regular JScript (WSH)
scripts occasionally. I use VS IDE for that. It has rudimental
intellisense for JScript and basically not geared towards
standalone development with scripts. But my requirements are
modest, so I manage. VS IDE can debug scripts without any problem,
though.

Alex

0 new messages