Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse for PHP Developers Helios Service Release 2 Now Available
Eclipse for PHP Developers Helios Service Release 2 Now Available [message #656524] Sat, 26 February 2011 10:22 Go to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
http://www.eclipse.org/downloads/
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #656525 is a reply to message #656524] Sat, 26 February 2011 10:23 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Unfortunately, it has a serious bug. When you executed 'Debug(or Run) As PHP Script', there will be no output. It is kept on having remained silent as for the PHP process. You can only 'Run As PHP Script' without debugging information(uncheck 'Display debug information when running' in Launch Configurations dialog).

So I built a patched plugin. If you really have encountered trouble with this issue, try this.
http://sourceforge.jp/projects/pdt-tools/releases/51060
(The patch is same as https://bugs.eclipse.org/bugs/show_bug.cgi?id=282997)
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #656920 is a reply to message #656525] Tue, 01 March 2011 00:47 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
I noticed another issue...
Toggle Comment, Add/Remove Block Comment, they don't work in PHP Editor.

I added bug fixed plugin org.eclipse.php.ui_2.2.1.v20101001-2300.jar.
Try it when you were blown down by this malfunction.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #656977 is a reply to message #656524] Tue, 01 March 2011 09:01 Go to previous messageGo to next message
Mauro Molinari is currently offline Mauro MolinariFriend
Messages: 285
Registered: July 2009
Senior Member
Il 26/02/2011 11:22, Toshihiro Izumi ha scritto:
> http://www.eclipse.org/downloads/
>

On the Helios update site I still see PDT version 2.2.1_20101001_2300,
that should be that of Helios SR1.
Anybody knows why?

Mauro.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657007 is a reply to message #656977] Tue, 01 March 2011 10:58 Go to previous messageGo to next message
Edo  is currently offline Edo Friend
Messages: 5
Registered: January 2010
Junior Member
Same problem with big php file (>3000)

see my posts and other 100 posts on internet.

Some developers fix this bug but eclipse developer don't care about.

SOMEONE SOLVE THIS?

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

Someone recompile PDT or read this forum?

I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
I'll spam this forum until i have an answer
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657013 is a reply to message #656977] Tue, 01 March 2011 11:27 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
>On the Helios update site I still see PDT version 2.2.1_20101001_2300,
>that should be that of Helios SR1.

Not SR1 but maintenance build.
SR1=org.eclipse.php_2.2.1.v20100822-1200
maintenance build=org.eclipse.php_2.2.1.v20101001-2300
SR2=org.eclipse.php_2.2.1.v20101001-2300
In other words, there is no progress. No difference between maintenance build and SR2.

>Anybody knows why?
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657016 is a reply to message #657007] Tue, 01 March 2011 11:21 Go to previous messageGo to next message
dominik is currently offline dominikFriend
Messages: 122
Registered: July 2009
Senior Member
On 2011-03-01 11:58, Edo wrote:
(...)
> I'll spam this forum until i have an answer

Why just not report problem in Bugzilla to this release?

/dmc
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657020 is a reply to message #657013] Tue, 01 March 2011 11:33 Go to previous messageGo to next message
Mauro Molinari is currently offline Mauro MolinariFriend
Messages: 285
Registered: July 2009
Senior Member
Il 01/03/2011 12:27, Toshihiro Izumi ha scritto:
> Not SR1 but maintenance build.
> SR1=org.eclipse.php_2.2.1.v20100822-1200
> maintenance build=org.eclipse.php_2.2.1.v20101001-2300
> SR2=org.eclipse.php_2.2.1.v20101001-2300
> In other words, there is no progress. No difference between maintenance
> build and SR2.

I see. Is PDT development paused? I haven't seen much activity for the
last months, on Bugzilla or even here in the newsgroup. Some long
standing and serious bugs seem to confirm that there's little commitment
on PDT recently. What's wrong?

Mauro.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657128 is a reply to message #656920] Tue, 01 March 2011 16:48 Go to previous messageGo to next message
Tomasz Rakowski is currently offline Tomasz RakowskiFriend
Messages: 2
Registered: October 2009
Junior Member
Toshihiro Izumi wrote on Mon, 28 February 2011 19:47
I noticed another issue...
Toggle Comment, Add/Remove Block Comment, they don't work in PHP Editor.

I added bug fixed plugin org.eclipse.php.ui_2.2.1.v20101001-2300.jar.
Try it when you were blown down by this malfunction.




I've used your patch, and it works well. Please remember to start eclipse with --clean option.

I'm really tired of pdt releases with major bugs. I do not get it how this can go trough QA. With the frequency at which pdt is released, these releases need to be bug free, or at least major bug free. Users should not be required to dig thru forums to find patches. Also, whenever a release has bugs of this magnitude, an update should be released ASAP...

I really do like eclipse pdt, and I think it's a great IDE in general, and I appreciate that it's free. However, there is no reason why an open source project should not have high quality standards.

Anyways, thanks to Toshihiro Izumi for a great patch !
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657530 is a reply to message #656920] Thu, 03 March 2011 08:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ng.tomo.at

Am 01.03.2011 01:47, schrieb Toshihiro Izumi:
> I noticed another issue...
> Toggle Comment, Add/Remove Block Comment, they don't work in PHP Editor.
>
> I added bug fixed plugin org.eclipse.php.ui_2.2.1.v20101001-2300.jar.
> Try it when you were blown down by this malfunction.
>

can you please make this patch available for the latest plugin builds,
from Eclipse IDE for PHP Developers 1.3.2.20110301-1807
(epp-package update on 2011-03-01)?

my plugin is org.eclipse.php.ui_2.2.1.v201010250319.jar and so i can not
use patched org.eclipse.php.ui_2.2.1.v20101001-2300.jar.

thanks in advance!
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #657773 is a reply to message #657530] Fri, 04 March 2011 00:05 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
>from Eclipse IDE for PHP Developers 1.3.2.20110301-1807
>(epp-package update on 2011-03-01)?
>my plugin is org.eclipse.php.ui_2.2.1.v201010250319.jar and so i can not
>use patched org.eclipse.php.ui_2.2.1.v20101001-2300.jar.

?? Where did you get it from?
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #658060 is a reply to message #657773] Sat, 05 March 2011 18:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ng.tomo.at

Am 04.03.2011 01:05, schrieb Toshihiro Izumi:
>> from Eclipse IDE for PHP Developers 1.3.2.20110301-1807
>> (epp-package update on 2011-03-01)?
>> my plugin is org.eclipse.php.ui_2.2.1.v201010250319.jar and so i can not
>> use patched org.eclipse.php.ui_2.2.1.v20101001-2300.jar.
>
> ?? Where did you get it from?
>

was installed with the Eclipse Packaging Project (EPP) update for

EPP PHP Feature 1.3.2.20110301-1807

available on Helios - http://download.eclipse.org/releases/helios
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #658079 is a reply to message #658060] Sun, 06 March 2011 03:02 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Hmm, I've tried update via "Check for Updates" so I could get
Eclipse for PHP Developers
Version: Helios Service Release 2
Build id: 20110301-1815
EPP PHP Feature 1.3.2.20110301-1807

However it includes
PHP Development Tools (PDT) SDK Feature 2.2.1.v20101001-2300-53184QAN4JBQgLYPWMLcXn6Na9Od
org.eclipse.php.ui_2.2.1.v20101001-2300.jar

There is no org.eclipse.php.ui_2.2.1.v201010250319.jar.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #658193 is a reply to message #658079] Mon, 07 March 2011 11:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ng.tomo.at

You are definitely right, i had forgotten a nightly pdt build in some
local repository, which was installed over the original.

After reverting the version i am now able to use your patched plugin and
it works as expected.

thank you for pointing me in the right direction to solve the problem!




Am 06.03.2011 04:02, schrieb Toshihiro Izumi:
> Hmm, I've tried update via "Check for Updates" so I could get
> Eclipse for PHP Developers
> Version: Helios Service Release 2
> Build id: 20110301-1815
> EPP PHP Feature 1.3.2.20110301-1807
>
> However it includes
> PHP Development Tools (PDT) SDK Feature
> 2.2.1.v20101001-2300-53184QAN4JBQgLYPWMLcXn6Na9Od
> org.eclipse.php.ui_2.2.1.v20101001-2300.jar
>
> There is no org.eclipse.php.ui_2.2.1.v201010250319.jar.
>
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #658978 is a reply to message #656920] Thu, 10 March 2011 15:35 Go to previous messageGo to next message
Arno Sch is currently offline Arno SchFriend
Messages: 4
Registered: August 2010
Junior Member
Quote:
I noticed another issue...
Toggle Comment, Add/Remove Block Comment, they don't work in PHP Editor.

I added bug fixed plugin org.eclipse.php.ui_2.2.1.v20101001-2300.jar.
Try it when you were blown down by this malfunction.


That sound like exactly what I need. For all us non-insiders:
Where can I download that file and how do I install it?
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #658994 is a reply to message #658978] Thu, 10 March 2011 16:05 Go to previous messageGo to next message
Arno Sch is currently offline Arno SchFriend
Messages: 4
Registered: August 2010
Junior Member
Alright, to answer my own question:

http://sourceforge.jp/projects/pdt-tools/releases/51060

-> copy jar files to eclipse/plugins folder
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #659114 is a reply to message #658994] Fri, 11 March 2011 06:40 Go to previous messageGo to next message
Rob  is currently offline Rob Friend
Messages: 1
Registered: March 2011
Junior Member
Toshi... Thanks for providing this fix!

I do notice that when I select Source off the menu I no longer see hot keys for:
Add Block Comment
Remove Block Comment
Shift Left
Shift Right
Cleanup Document

The hot keys for Add/Remove (ctrl-/) still seem to work though. Are you seeing this issue as well?
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #659308 is a reply to message #659114] Sat, 12 March 2011 02:27 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Thanks for your notification Smile
I've forgotten to add shortcut-keys for Add/Remove Block Comment since I'm not using them, sorry!
As for Shift Left/Right and Cleanup Document, there are no shortcut-keys. (At least I cannot see them in former versions, eclipse-php-helios, eclipse-php-helios-SR1, etc.)
I'll update org.eclipse.php.ui_2.2.1.v20101001-2300.jar ASAP.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #753726 is a reply to message #659308] Fri, 28 October 2011 14:00 Go to previous messageGo to next message
piotr.m.wasilewski is currently offline piotr.m.wasilewskiFriend
Messages: 1
Registered: October 2011
Junior Member
Hi,
I have same problem and I would like to download patched file, but when I go to the link mentioned above it says that file doesn't exist. Can anyone help/share with me this file? Maybe post a working link? Smile
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #757695 is a reply to message #753726] Mon, 21 November 2011 09:37 Go to previous messageGo to next message
Markus  is currently offline Markus Friend
Messages: 4
Registered: March 2011
Junior Member
Hello Toshihiro,

your mentioned link doesn't work anymore on sourceforge.jp!
Could you please (or someone else who got this patch) provide a working link?
Or could you post this file here?

Thanks!
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #758641 is a reply to message #757695] Thu, 24 November 2011 03:50 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
All files are in Files Download for Chamber atlanto / eclipse - SourceForge.JP.
See "patches" folder.
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #758694 is a reply to message #758641] Thu, 24 November 2011 09:42 Go to previous messageGo to next message
Markus  is currently offline Markus Friend
Messages: 4
Registered: March 2011
Junior Member
Toshihiro Izumi wrote on Thu, 24 November 2011 04:50
All files are in Files Download for Chamber atlanto / eclipse - SourceForge.JP.
See "patches" folder.


Thanks for your post! But unfortunately the patch that's available there doesn't work in my installation. I followed the instructions in pdt_tools.feature_patch.php.ui.txt but I get following error message:

Quote:
"Feature Patch for PDT 2.2.1.v20101001-2300" is not applicable to the current configuration and will not be installed.


My installed version of eclipse:

Eclipse for PHP Developers
Version: Helios Service Release 2
Build id: 20110218-0911

Any idea of what could be the issue?
Re: Eclipse for PHP Developers Helios Service Release 2 Now Available [message #758899 is a reply to message #758694] Fri, 25 November 2011 06:43 Go to previous message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
>"Feature Patch for PDT 2.2.1.v20101001-2300" is not applicable to the current configuration and will not be installed.
This message simply means you are not allowed to use "Feature Patch for PDT 2.2.1.v20101001-2300".
It requires the feature,
Name: PHP Development Tools (PDT) Runtime Feature
Identifier: org.eclipse.php.feature.group
Version: 2.2.1.v20101001-2300-7L7J1F8NcJTJTJJT9cmJJ
Eclipse says you don't have it.
No problem.
Previous Topic:Slow save of smarty template files
Next Topic:xdebug: Unexpected termination of script
Goto Forum:
  


Current Time: Fri Apr 19 13:52:06 GMT 2024

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

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

Back to the top