Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSP Editor Issue (long standing)
JSP Editor Issue (long standing) [message #101553] Mon, 09 May 2005 16:04 Go to next message
Eclipse UserFriend
Originally posted by: nothing.nowhere.com

This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C55476.27A18CA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Why, oh why, cannot the JSP editor resolve other names from other =
includes or imports? If you can do it in a java editor, then why not in =
a JSP editor. I tire of seeing the same old errors, that should not be =
errors, in the JSP editor, after so may iterations of this tool.

I tire of the "<symbol> cannot be resolved" message when the <symbol> =
has been declared in another JSP include, or within a class that is =
imported. Frankly, if this can't be fixed, then there is no hope for =
this tool, or the editor, or otherwise, we must write very long JSP's, =
and never included anything, and define all our types in the self-same =
JSP (a very long page, indeed).

Blah,

doogey
------=_NextPart_000_0012_01C55476.27A18CA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Why, oh why, cannot the JSP editor =
resolve other=20
names from other includes or imports? If you can do it in a java editor, =
then=20
why not in a JSP editor. I tire of seeing the same old errors, that =
should not=20
be errors, in the JSP editor, after so may iterations of this =
tool.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I tire of the "&lt;symbol&gt; cannot be =
resolved"=20
message when the &lt;symbol&gt; has been declared in another JSP =
include, or=20
within a class that is imported. Frankly, if this can't be fixed, then =
there is=20
no hope for this tool, or the editor, or otherwise, we must write very =
long=20
JSP's, and never included anything, and define all our types in the =
self-same=20
JSP (a very long page, indeed).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Blah,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>doogey</FONT></DIV></BODY></HTML>

------=_NextPart_000_0012_01C55476.27A18CA0--
Re: JSP Editor Issue (long standing) [message #101625 is a reply to message #101553] Mon, 09 May 2005 17:48 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4474
Registered: July 2009
Senior Member

doogey,
Please open bugs for any of these problems that you find detailing
the specifics of your scenario. The only known problem is that the
JSP editor does not support the Flexible project models yet, so
root-relative (file="/includes/a.jspf") includes may fail. Relative
references should be working fine.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSP Editor Issue (long standing) [message #101953 is a reply to message #101625] Tue, 10 May 2005 15:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nothing.nowhere.com

Hello,

I am not going tot open a bug report, because one has been opened already,
I'm sure. And NO, don't expect me to like it.

The only known problem is that JSP editior does not support the Flexible
project models yet?

How 'bout the many known problems is that the JSP editor cannot resolve
source files, or pick up symbols and resolve names that are defines in an
inlcude, so that the *including* page throws out errors: cannot resolve
symbol...

Oh, gee, I'm sorry, I was expecting the JSP editor to actually *work* by
now. My mistake!

I will just have to wait a few more iterations before it's all fixed.

Phoowwy...

I will tell you one thing...if this isn't fixed soon, then this tool will be
useless for web development purposes.

~doogey


"Nitin Dahyabhai" <nitind@us.ibm.com> wrote in message
news:d5o886$mrq$1@news.eclipse.org...
> doogey,
> Please open bugs for any of these problems that you find detailing
> the specifics of your scenario. The only known problem is that the
> JSP editor does not support the Flexible project models yet, so
> root-relative (file="/includes/a.jspf") includes may fail. Relative
> references should be working fine.
>
> --
> - Nitin
Re: JSP Editor Issue (long standing) [message #102233 is a reply to message #101953] Wed, 11 May 2005 02:55 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4474
Registered: July 2009
Senior Member

doogey wrote:
> I am not going tot open a bug report, because one has been opened already,
> I'm sure. And NO, don't expect me to like it.
>
> The only known problem is that JSP editior does not support the Flexible
> project models yet?
>
> How 'bout the many known problems is that the JSP editor cannot resolve
> source files, or pick up symbols and resolve names that are defines in an
> inlcude, so that the *including* page throws out errors: cannot resolve
> symbol...

Fair enough, but most of those problems originate from the editor
not being able to locate included files. There are, of course,
various *unrelated* problems. And you're right that bug 71223 is
still open (well, reopened). You can add yourself to the bug's CC
list so you'll know as soon as it gets fixed.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=71223

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:How to open a browser Window from M4?
Next Topic:Exceptions when trying to access already created projects after Eclipse restart
Goto Forum:
  


Current Time: Thu Jul 18 11:20:25 GMT 2024

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

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

Back to the top