Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Tying $foo->bar goes into hyperspace
Tying $foo->bar goes into hyperspace [message #630368] Fri, 01 October 2010 18:37 Go to next message
Hugh Messenger is currently offline Hugh MessengerFriend
Messages: 17
Registered: January 2010
Junior Member
Helios, PDT 2.2.0, Windows 7.

This problem was driving me absolutely batshit nuts yesterday, till I found a workaround.

Working on a PHP file, every time I typed anything of the form $foo->bar, I'd get one or two characters into the 'bar' part and Eclipse would go in to hyperspace ... "Not responding", Spinning Cursor of Death, and never comes back (to make sure, I went to lunch at one point). Turning off 'auto activation' for Content Assist didn't help.

After several hours of banging my head on the desk I noticed that it was just that one file. Every other file in my project was working fine.

The only difference was that the affected file was not part of any class structure, it's just some straight code (a user definable plugin script for my main app).

So I wrapped the code up in a class, and Hey Presto, the problem went away.

Has anyone else seen this? I just wanted to get some feedback before submitting a bug report.

I suspect this may have something to do with various reports I'm seeing on this forum about Helios being unusable, but that only some people seem to be experiencing. My guess is that most folk work almost exclusively with class based code, so never run in to this problem.

-- hugh
Re: Tying $foo->bar goes into hyperspace [message #630411 is a reply to message #630368] Fri, 01 October 2010 22:28 Go to previous messageGo to next message
sNop is currently offline sNopFriend
Messages: 281
Registered: July 2009
Senior Member
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigC0AF19A45A2335297FDAE6DB
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

If do you know that it's bug, so pls create ticket at:
https://bugs.eclipse.org/bugs/


--------------enigC0AF19A45A2335297FDAE6DB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkymYIUACgkQkCAxuhXMpxUXQgCdF1q8lkzthoud4z2zYEAn +yta
o4cAnipny7JkyJDbGqp8gFs0KwdqtfQ/
=m7lv
-----END PGP SIGNATURE-----

--------------enigC0AF19A45A2335297FDAE6DB--
Re: Tying $foo->bar goes into hyperspace [message #630463 is a reply to message #630411] Sat, 02 October 2010 21:19 Go to previous message
Hugh Messenger is currently offline Hugh MessengerFriend
Messages: 17
Registered: January 2010
Junior Member
Submitted.

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

-- hugh
Previous Topic:Folders not sorted alphabetically
Next Topic:XDebug - PDT error "child count update"
Goto Forum:
  


Current Time: Tue Mar 19 05:25:39 GMT 2024

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

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

Back to the top