Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » help getting around bug in indigo(php comparison bug very annoying)
help getting around bug in indigo [message #702255] Tue, 26 July 2011 06:42 Go to next message
Ben K is currently offline Ben KFriend
Messages: 27
Registered: July 2009
Junior Member
there is a bug logged for changes in the php compare window here:

( org.eclipse.php.internal.ui.compare.PhpMergeViewer cannot be cast to
org.eclipse.compare.contentmergeviewer.ContentMergeViewer )

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

basically in eclipse indigo the compare window is broken, when you make changes in one of the comparisons there is no way to know whether it saved or not, sometimes it gives an error sometimes it doesnt

Can any Guru give me a hint on how to temp fix this or revert this functionality from a previous version or something?

It is causing me a lot of grief as i dont know if changes i make to a file in a comparison save or not..
Re: help getting around bug in indigo [message #702514 is a reply to message #702255] Tue, 26 July 2011 13:25 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Maybe the combination of Eclipse 3.6.2, WTP 3.3.0, DLTK 3.0 and PDT 3.0 works well.
I don't know whether this combination has other new problems though.
Re: help getting around bug in indigo [message #703043 is a reply to message #702514] Wed, 27 July 2011 05:03 Go to previous messageGo to next message
Ben K is currently offline Ben KFriend
Messages: 27
Registered: July 2009
Junior Member
Thanks,
I will revert to helios 3.6
Re: help getting around bug in indigo [message #711043 is a reply to message #703043] Fri, 05 August 2011 17:39 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

On 7/27/2011 1:03 AM, Ben K wrote:
> Thanks,
> I will revert to helios 3.6

Bear in mind that, in general, there are no more bug fix releases
scheduled on top of Helios. With few exceptions, any fixes going
forward will only be done for Indigo.

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: help getting around bug in indigo [message #722852 is a reply to message #702255] Tue, 06 September 2011 23:37 Go to previous messageGo to next message
Ben K is currently offline Ben KFriend
Messages: 27
Registered: July 2009
Junior Member
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330672
is now fixed, could someone be so kind as to help me with updating to the bugfix release?
just hitting update software doesnt find any updates on my indigo install
Re: help getting around bug in indigo [message #722866 is a reply to message #722852] Wed, 07 September 2011 02:15 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
It seems not fixed.

Zend doesn't provide any updates but You can try nightly build with new installation of Indigo. (Do not touch your current installation/workspace)
https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/
https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/196/artifact/build/N201108100912/pdt-Update-N201108100912.zip
0. Download pdt-Update-N201108100912.zip
1. Install Eclipse SDK(Indigo) and create new workspace
2. Add pdt-Update-N201108100912.zip to update-site
3. Install pdt from pdt-Update-N201108100912.zip

My experience
1. Create php project, create php files test1.php and test2.php, and edit them
2. Select test1.php and test2.php>right-click>Compare With>Each Other
3. Edit test1.php
=> Dirty flag ('*') is OK
4. Close compare editor
=> Dialog asking for save test1.php pops up [OK]
5. Click Yes
=> Blank dialog (no title, no message, yes/no buttons) pops up [NG]
6. Open test1.php
=> Changes are *not* saved [*NG*]

Manual saving before closing editor is OK.
3. Edit test1.php
4. Save(Ctrl+S) test1.php
5. Close compare editor
6. Open test1.php
=> Changes are saved normally


bugs parade must go on...
Re: help getting around bug in indigo [message #722867 is a reply to message #722866] Wed, 07 September 2011 02:20 Go to previous messageGo to next message
Ben K is currently offline Ben KFriend
Messages: 27
Registered: July 2009
Junior Member
ah well was worth a try, thank you for your time.

my helios install is actually quite stable now I might as well stick with that for the time being.
Re: help getting around bug in indigo [message #725594 is a reply to message #702255] Thu, 15 September 2011 09:59 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
My best. Improved the compare editor.
http://sourceforge.jp/projects/pdt-tools/releases/52416
pdt_tools.feature_patch.pdt.3.0.0.v20110915.zip
Re: help getting around bug in indigo [message #741196 is a reply to message #725594] Wed, 19 October 2011 09:30 Go to previous message
Konstantin Missing name is currently offline Konstantin Missing nameFriend
Messages: 7
Registered: September 2011
Junior Member
Toshihiro Izumi wrote on Thu, 15 September 2011 05:59

sourceforge.jp/projects/pdt-tools/releases/52416
pdt_tools.feature_patch.pdt.3.0.0.v20110915.zip


Download Error - File Not Found

Where can I download file pdt_tools.feature_patch.pdt.3.0.0.v20110915.zip?
Previous Topic:Make eclipse interpret as javascript
Next Topic:PHP - Java
Goto Forum:
  


Current Time: Tue Apr 23 12:59:06 GMT 2024

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

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

Back to the top