Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » js Editor
js Editor [message #160825] Thu, 13 July 2006 18:29 Go to next message
Eclipse UserFriend
Originally posted by: s.abedin.iup.edu

Why is that I cant check for errors(logical, runtime in eclipse ) when
editing a .js file whereas I can editing a java class or file?
Re: js Editor [message #160932 is a reply to message #160825] Fri, 14 July 2006 01:20 Go to previous message
Eclipse UserFriend
Originally posted by: dtoland.email.uophx.edu

JavaScript is not Java. You need an editor plug-in which understands JavaScript, just as you need an editor that understands C++ if
you wish to flag C++ syntax or runtime errors.

I use the MyEclipse plug-in, which does understand JavaScript, but there are other ones out there as well if you don't need
everything MyEclipse supports (MyEclipse is not expensive, but it is not free either. See http://www.myeclipseide.com/).

--
Dave Toland
dave.toland@verizon.net


"Shafiq" <s.abedin@iup.edu> wrote in message news:b36e9cbf099c876f9c10214bc23f39c0$1@www.eclipse.org...
| Why is that I cant check for errors(logical, runtime in eclipse ) when
| editing a .js file whereas I can editing a java class or file?
|
Previous Topic:Using eclipse as CVS?
Next Topic:Problems View
Goto Forum:
  


Current Time: Fri Apr 26 12:33:56 GMT 2024

Powered by FUDForum. Page generated in 0.08187 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top