Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Editing Java in Jsp scriplets
Editing Java in Jsp scriplets [message #61059] Wed, 05 January 2005 10:50 Go to next message
Eclipse UserFriend
Originally posted by: chabert.fimasys.fr

Hello,

the edition of java code in jsp scriplet gives some useful
functionalities, like compilation or code assists.
But it seems to do not reuse the java editor preferences.
I would like to have the same functionnalities and same comportement
that I have when I edit a classic Java class. For example, keeping
"completion overwrites" or the "automatically insert on correct
position" the semicolon and braces would be more comfortable.
I don't know if this feature is planned, or hard to implement.

Also, the current jsp formatter is very light, using the xml formatter
parameters. Is a more complete jsp (and xml) formatter planned ?

Best Regards
Sylvain
Re: Editing Java in Jsp scriplets [message #61562 is a reply to message #61059] Wed, 05 January 2005 16:59 Go to previous messageGo to next message
Lawrence Mandel is currently offline Lawrence MandelFriend
Messages: 486
Registered: July 2009
Senior Member
Hi Sylvain,

>the edition of java code in jsp scriplet gives some useful
>functionalities, like compilation or code assists.
>But it seems to do not reuse the java editor preferences.
>I would like to have the same functionnalities and same comportement
>that I have when I edit a classic Java class. For example, keeping
>"completion overwrites" or the "automatically insert on correct
>position" the semicolon and braces would be more comfortable.
>I don't know if this feature is planned, or hard to implement.
>
>Also, the current jsp formatter is very light, using the xml formatter
>parameters. Is a more complete jsp (and xml) formatter planned ?

Nice ideas. The WTP project should integrate with existing functionality
in the Eclipse base wherever possible. Please open bugzilla requests for
these enhancements (http://bugs.eclipse.org/bugs) and they will be
reviewed.

Thanks,

Lawrence
Re: Editing Java in Jsp scriplets [message #62019 is a reply to message #61562] Thu, 06 January 2005 09:45 Go to previous message
Eclipse UserFriend
Originally posted by: chabert.fimasys.fr

Lawrence Mandel wrote:
> Hi Sylvain,
>
>
>>the edition of java code in jsp scriplet gives some useful
>>functionalities, like compilation or code assists.
>>But it seems to do not reuse the java editor preferences.
>>I would like to have the same functionnalities and same comportement
>>that I have when I edit a classic Java class. For example, keeping
>>"completion overwrites" or the "automatically insert on correct
>>position" the semicolon and braces would be more comfortable.
>>I don't know if this feature is planned, or hard to implement.
>>
>>Also, the current jsp formatter is very light, using the xml formatter
>>parameters. Is a more complete jsp (and xml) formatter planned ?
>
>
> Nice ideas. The WTP project should integrate with existing functionality
> in the Eclipse base wherever possible. Please open bugzilla requests for
> these enhancements (http://bugs.eclipse.org/bugs) and they will be
> reviewed.
>
> Thanks,
>
> Lawrence

I opened a feature request:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=82308
Previous Topic:Xerces Install
Next Topic:Java Syntax Coloring in JSP Editor
Goto Forum:
  


Current Time: Thu Dec 26 20:27:11 GMT 2024

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

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

Back to the top