Re: Editor

2003-08-14 Thread Felipe Leme
Hi,

Interesting, I just wrote a small article on how the main IDEs in the market 
handle JSTL and taglibs in general:

JDeveloper - has full support (i.e, syntax highlighting and code completion) 
for taglibs. Current version (9.0.3) doesn't include JSTL in its pallette 
(it's necessary to manually add each library), but next version (9.0.5) will

JBuilder - supports JSTL since version 8 (PS: didn't test it personally, this 
part was done by the magazine staff)

Netbeans - has full support for taglibs. The documentation says some version 
already include JSTL support, but it didn't in the version I tried (3.5.1, 
which was the most recent at the time), so I had to add standard.jar to the 
repository

Eclipse - the editor by itself doesn't support J2EE/JSP development, but you 
can achieve that using plug-ins. I tested 2 popular plug-ins for the task, 
both freeware (but not open source): 
  Lomboz - the most popular, supports tags highlight, but not code completion
  MyEclipse -  full support for taglibs

None of then had native support for JSTL though; it was necessary to add the 
jars to the project

Also, as someone already mentioned, Intellij/IDEA has a nice support for that 
(we didn't test that one because the article was focused on these 4 IDEs).

Felipe




On Monday 11 August 2003 09:41 am, p-at-zdzior pazdzior-at-interia.pl 
|jakarta| wrote:
 Can you recomend me some editor which reckognize jstl tags?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Editor

2003-08-14 Thread Martin van Dijken
I've found that the editor we use (www.editplus.com) works largely identical to 
ultraedit, syntax files will probably be exchangeable, so if you need an alternative 
which works similar

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: maandag 11 augustus 2003 14:54
 To: [EMAIL PROTECTED]
 Subject: RE: Editor
 
 
 Hi Lukas
 
 Here, we use Dreamweaver MX, where you can import Tag Library 
 Definitions
 (like c.tld). That's kind of buggy, though...
 
 Personally, I use UltraEdit (http://www.ultraedit.com). If you're
 interested, I can then send you a syntax highlighting 
 definition for JSTL.
 
 Best regards,
 Eric
 
 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Montag, 11. August 2003 14:42
 To: [EMAIL PROTECTED]
 Subject: Editor
 
 
 Hi,
 
 Can you recomend me some editor which reckognize jstl tags?
 
 thanks,
 lukas
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Editor

2003-08-14 Thread Eric W Hauser
Vim is an excellent editor for JSP and XML files...It's syntax
highlighting is good for pointing out when you miss a quote...  

On Mon, 11 Aug 2003, Sgarlata Matt wrote:

 I use Eclipse for Java and EditPlus for JSP.  However, I don't see any
 syntax highlighting files posted for the JSTL on EditPlus' site.  If someone
 has the file, please post it to EditPlus' site so we can all use it :-)
 
 I use Eclipse (free) and EditPlus ($30) because they are cheap, but IMHO
 (and according to PC Magazine) the best Java IDE is IntelliJ IDEA, which not
 only does syntax highlighting with custom tag libraries in JSPs but also
 verifies your syntax is correct and even has auto-completion of the JSP tag
 to fill in things like placeholders for required attributes.  It does XML
 also, and it's unbelievably good for Java.
 
 There is a 30 day trial version you can download here:
 http://www.intellij.com/idea
 
 Matt
 - Original Message - 
 From: Martin van Dijken [EMAIL PROTECTED]
 To: Tag Libraries Users List [EMAIL PROTECTED]
 Sent: Monday, August 11, 2003 8:59 AM
 Subject: RE: Editor
 
 
 I've found that the editor we use (www.editplus.com) works largely identical
 to ultraedit, syntax files will probably be exchangeable, so if you need an
 alternative which works similar
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: maandag 11 augustus 2003 14:54
  To: [EMAIL PROTECTED]
  Subject: RE: Editor
 
 
  Hi Lukas
 
  Here, we use Dreamweaver MX, where you can import Tag Library
  Definitions
  (like c.tld). That's kind of buggy, though...
 
  Personally, I use UltraEdit (http://www.ultraedit.com). If you're
  interested, I can then send you a syntax highlighting
  definition for JSTL.
 
  Best regards,
  Eric
 
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Montag, 11. August 2003 14:42
  To: [EMAIL PROTECTED]
  Subject: Editor
 
 
  Hi,
 
  Can you recomend me some editor which reckognize jstl tags?
 
  thanks,
  lukas
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

---
Eric Hauser
[EMAIL PROTECTED]
(317) 679-4766


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Editor

2003-08-14 Thread Eric . Lewis
Hi Lukas

Here, we use Dreamweaver MX, where you can import Tag Library Definitions
(like c.tld). That's kind of buggy, though...

Personally, I use UltraEdit (http://www.ultraedit.com). If you're
interested, I can then send you a syntax highlighting definition for JSTL.

Best regards,
Eric

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Montag, 11. August 2003 14:42
To: [EMAIL PROTECTED]
Subject: Editor


Hi,

Can you recomend me some editor which reckognize jstl tags?

thanks,
lukas


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]