Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JSP Editor code-complete in non DynamicWeb project
JSP Editor code-complete in non DynamicWeb project [message #149988] Wed, 30 November 2005 20:25 Go to next message
Kaj Kandler is currently offline Kaj KandlerFriend
Messages: 36
Registered: July 2009
Location: Berlin, Germany
Member

Hi htere,
Does anybody see this same behavior as I see?

I have a regular (legacy) Java project, including some JSP files. It
does not recognize the custom taglibs in the editor, but that is
mentioned before.

However, when I edit Java code in scriptlets and try to use code
complete, it seems to work fine, except after it completes a code
complete (i.e. Ctrl+<Space> to complete a variable or method), it jumps
a certain amount down in the code (about 30+ lines). It does the right
completion, but seems to get confused about its cursor position afterwards.

This behavior is off course quite annoying and renders cod completion
quite useless.

Kind regards

K<o>


Re: JSP Editor code-complete in non DynamicWeb project [message #149997 is a reply to message #149988] Wed, 30 November 2005 20:26 Go to previous messageGo to next message
Kaj Kandler is currently offline Kaj KandlerFriend
Messages: 36
Registered: July 2009
Location: Berlin, Germany
Member

Did I mention I talke about 1.0M9?

Kaj Kandler wrote:
> Hi htere,
> Does anybody see this same behavior as I see?
>
> I have a regular (legacy) Java project, including some JSP files. It
> does not recognize the custom taglibs in the editor, but that is
> mentioned before.
>
> However, when I edit Java code in scriptlets and try to use code
> complete, it seems to work fine, except after it completes a code
> complete (i.e. Ctrl+<Space> to complete a variable or method), it jumps
> a certain amount down in the code (about 30+ lines). It does the right
> completion, but seems to get confused about its cursor position afterwards.
>
> This behavior is off course quite annoying and renders cod completion
> quite useless.
>
> Kind regards
>
> K<o>


Re: JSP Editor code-complete in non DynamicWeb project [message #150005 is a reply to message #149988] Wed, 30 November 2005 20:39 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Kaj Kandler wrote:
> However, when I edit Java code in scriptlets and try to use code
> complete, it seems to work fine, except after it completes a code
> complete (i.e. Ctrl+<Space> to complete a variable or method), it jumps
> a certain amount down in the code (about 30+ lines). It does the right
> completion, but seems to get confused about its cursor position afterwards.

Sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=118398 ,
which will be fixed in 1.0.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSP Editor code-complete in non DynamicWeb project [message #150035 is a reply to message #150005] Wed, 30 November 2005 21:08 Go to previous messageGo to next message
Kaj Kandler is currently offline Kaj KandlerFriend
Messages: 36
Registered: July 2009
Location: Berlin, Germany
Member

Thanks Nitin,
I'll go and see if I can even apply this fix to my install, because I
don't want ot wait till 1.0 final :-)

K<o>


Re: JSP Editor code-complete in non DynamicWeb project [message #150092 is a reply to message #150035] Wed, 30 November 2005 23:34 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Kaj Kandler wrote:
> I'll go and see if I can even apply this fix to my install, because I
> don't want ot wait till 1.0 final :-)

If all goes as planned, we'll have our first 1.0 Release Candidate
declared tomorrow.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: JSP Editor code-complete in non DynamicWeb project [message #150242 is a reply to message #150005] Thu, 01 December 2005 07:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marx.nospam_wasko.pl

Użytkownik Nitin Dahyabhai napisał:
> Kaj Kandler wrote:
>
>> However, when I edit Java code in scriptlets and try to use code
>> complete, it seems to work fine, except after it completes a code
>> complete (i.e. Ctrl+<Space> to complete a variable or method), it
>> jumps a certain amount down in the code (about 30+ lines). It does the
>> right completion, but seems to get confused about its cursor position
>> afterwards.
>
>
> Sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=118398 , which
> will be fixed in 1.0.
>
I use Tomcat project. I saw this jumping too, hovewer it isn't cursor
jumping, but only page scroll. Moving cursor left scrolls to proper
position. But another bug is that in such project in jsp file syntax
checking doesn't see includes and variables defined there.
Marx
Re: JSP Editor code-complete in non DynamicWeb project [message #150764 is a reply to message #150242] Mon, 05 December 2005 16:04 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: please.ask.me

> But another bug is that in such project in jsp file syntax
> checking doesn't see includes and variables defined there.
>

Yes I have the same problem. Eclipse 3.1.1, Webtools 0.7.1.
Will this be fixed in the 1.0 release as well? :)

Ex
Re: JSP Editor code-complete in non DynamicWeb project [message #150872 is a reply to message #150764] Tue, 06 December 2005 06:58 Go to previous message
Eclipse UserFriend
Originally posted by: marx.nospam_wasko.pl

Użytkownik Exquisitus napisał:
>>But another bug is that in such project in jsp file syntax
>>checking doesn't see includes and variables defined there.
>>
>
>
> Yes I have the same problem. Eclipse 3.1.1, Webtools 0.7.1.
> Will this be fixed in the 1.0 release as well? :)

i hope, but there is no open bug about it
Marx
Previous Topic:Implement "Add Import" for jsp
Next Topic:Why can't it find my JAR files?
Goto Forum:
  


Current Time: Fri Apr 26 03:05:07 GMT 2024

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

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

Back to the top