Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Weird behavior with the editor.
Weird behavior with the editor. [message #758632] Wed, 23 November 2011 20:34 Go to next message
Eclipse UserFriend
Hello.

I just installed the latest Indigo release, along with the PDT packages available via the software update in eclipse itself.

I'm running Linux x64 (arch linux)

Easiest way I can explain my problem is by adding some code here:
<?php foreach ($categories as $category): ?>
(HERE if I try to type <?, it outputs ?< with the cursor placed between '?' and '<'.
<?php endforeach; ?>


Notice on the second line. This is quite iritating. It also does it if I try any other HTML tag, for example trying to type <h1 will output h< with the cursor between the first 2 characters.

Any ideas on what could cause this?

(Note, I previously uninstalled Eclipse from my distrib. package management, along with everything stored in ~/.eclipse.)

Thanks!
Re: Weird behavior with the editor. [message #758753 is a reply to message #758632] Thu, 24 November 2011 08:33 Go to previous messageGo to next message
Eclipse UserFriend
On 2011-11-24 02:34, oxez911 wrote:
> Any ideas on what could cause this?

This bug was fixed in sourceforge builds. Update pdt features from it and
probably You will find editor ok.

/dmc
Re: Weird behavior with the editor. [message #758767 is a reply to message #758753] Thu, 24 November 2011 09:02 Go to previous messageGo to next message
Eclipse UserFriend
Hello, thanks for the reply!

I'm not sure how to update PDT from sourceforge.. it's not in my available sites list. Googling sourceforge and eclipse doesn't give anything useful for that.

Re: Weird behavior with the editor. [message #758831 is a reply to message #758767] Thu, 24 November 2011 11:31 Go to previous messageGo to next message
Eclipse UserFriend
On 2011-11-24 15:02, oxez911 wrote:
> Hello, thanks for the reply!
>
> I'm not sure how to update PDT from sourceforge.. it's not in my available sites
> list. Googling sourceforge and eclipse doesn't give anything useful for that.

Please follow this link:
http://sourceforge.jp/users/atlanto/pf/eclipse/files/
You will find patches and some extra features with recent versions,
please download html files and install them as in readme files, there are some
jp strings but I'm sure You will easily understand how to upgrade :)

hope that helps :)
/dmc
Re: Weird behavior with the editor. [message #758844 is a reply to message #758831] Thu, 24 November 2011 12:20 Go to previous messageGo to next message
Eclipse UserFriend
Thanks! I had to install Helios SR2 to be able to work this morning, but I will try this patch tonight on Indigo.

Jason
Re: Weird behavior with the editor. [message #760011 is a reply to message #758844] Wed, 30 November 2011 17:40 Go to previous messageGo to next message
Eclipse UserFriend
Thank you very much! This was driving me crazy with 3.7.1 PDT (Windows Vista 64-bit). Just to clarify for people who may not know how to install patches. Here are the steps:

1. Go to http://sourceforge.jp/users/atlanto/pf/eclipse/files/ and download the file pdt_tools.feature_patch.pdt.3.0.0.v20111128.zip.
2. In Eclipse, Help->Install New Software->Add->Local->Archive and point to the downloaded file.
3. Follow the Eclipse install wizard to install the patch to your system and re-start Eclipse.

For me, this seems to solve the editor problem. Thanks!
Re: Weird behavior with the editor. [message #760643 is a reply to message #760011] Sat, 03 December 2011 14:21 Go to previous message
Eclipse UserFriend
Thanks Mark for the in depth explanation. I suffered the same bug.
Thanks to "atlanto's" patch and your explanation on how to apply it.

It is notable that those Joomla! guys know how to write good
documentation ;)

Thanks,
Nikolai

On 30.11.2011 17:40, Mark Dexter wrote:
> Thank you very much! This was driving me crazy with 3.7.1 PDT (Windows
> Vista 64-bit). Just to clarify for people who may not know how to
> install patches. Here are the steps:
>
> 1. Go to http://sourceforge.jp/users/atlanto/pf/eclipse/files/ and
> download the file pdt_tools.feature_patch.pdt.3.0.0.v20111128.zip.
> 2. In Eclipse, Help->Install New Software->Add->Local->Archive and point
> to the downloaded file. 3. Follow the Eclipse install wizard to install
> the patch to your system and re-start Eclipse.
> For me, this seems to solve the editor problem. Thanks!
Previous Topic:Eclipse can't follow updating
Next Topic:PDT 3.0 and CVS Integration
Goto Forum:
  


Current Time: Thu Apr 17 18:35:08 EDT 2025

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

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

Back to the top