Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Syntax Completion


Message #1 by "Ebers, David" <David.Ebers@o...> on Wed, 25 Apr 2001 12:15:05 +0200
Hi guys,

I tried to get the colour coding working in JBuilder 4.0, but it didn't 
seem to have worked for me.  Does it work on Foundation version as well, 
or am I missing some settings for it?

Cheers,

Takuya



-----Original Message-----
From: J.T. Wenting [mailto:jwenting@h...]
Sent: Wednesday, April 25, 2001 12:51 PM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] RE: Syntax Completion


The only thing I miss in JBuilder4 is a way to create a new XML or text 
file
from within the IDE. File->New does not give the option for some reason. 
Do
you know of an OTA extension that adds that option?

> -----Original Message-----
> From: Ebers, David [mailto:David.Ebers@o...]
> Sent: Wednesday, April 25, 2001 13:24
> To: Pro_JavaServer_Pages
> Subject: [pro_jsp] RE: Syntax Completion
>
>
> Whow!
>
> Just used this example:
>
>               <table cellpadding=3D"0" cepadding=3D"0">
>                 <tr>
>                   <td cellpadding=3D"0">
>                     <%
>                       de.opendata.safe.server.html.SFC_HTMLSource.
>                     %>
>                   </td>
>                 </tr>
>               </table>
> JBuilder recognises that the cellpadding attribute within the
> td-Tag is not
> possible
> and doesn't highlights it.
>
> And Code Completion for all Java Syntax!
>
> Thanks ... this is great!
> So I have no more to switch between different Apps!
>
> -----Urspr=FCngliche Nachricht-----
> Von: J.T. Wenting [mailto:jwenting@h...]
> Gesendet: Mittwoch, 25. April 2001 13:03
> An: Pro_JavaServer_Pages
> Betreff: [pro_jsp] RE: Syntax Completion
>
>
> There is. JBuilder does all that (Pro version required for the first 
two
> requirements).
>
> >
> > Hey All,
> >
> > is there an JSP Editor that supports
> >
> >  Syntax Highligting f=FCr HTML
> >  Syntax Highligting f=FCr JSP
> >
> > and (most important)
> >
> >  Syntax Completion for JavaAPI
> >

  Return to Index