Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PDT 1.0.2 Milestone 1 is ready!
PDT 1.0.2 Milestone 1 is ready! [message #63259] Tue, 18 December 2007 09:30 Go to next message
Roy Ganor is currently offline Roy GanorFriend
Messages: 149
Registered: July 2009
Senior Member
Hi all,,
Toward PDT 1.0.2 release in mid-January we released yesterday the first
milesone version.

Download is available from:
http://download.eclipse.org/tools/pdt/downloads/?release=S20 071213-M1

If you want also to have debug capabilities you should refer to:
http://downloads.zend.com/pdt/all-in-one/
and download Zend's PDT debugger included (version 1.0.2 of course).

This release includes more than 100 bug fixes to PDT 1.0 release:
201079 different behaviour by double clicking variables
202742 Duplicate value within Hovers preferences
203084 impossible to create file names with more than one dot
203312 Copy&Paste of folders throws errors
203785 New PHP file window does not have a title
203904 Filename can't have special character
205664 Unhandled event loop exception occurs using the Explorer view
205691 An error is logged when a variable(in the include path) is edited
205799 Opened a file outside the workspace if same name file exists
206033 In the Navigate manu, we have twice the option Open PHP Element
206253 Editing templates - tab key deletes multiple lines rather than
indent
206466 Missing content assist for "self"
206997 [Content Type] Option to exclude .tpl from PHP validators
207691 Removing an included variable from PHP explorer - nothing happens
208688 [Code Completion] Built-in clas names should be case insensitive
209216 Changing text encoding to UTF 16 - we see 'garbage'
141268 There is no way to disable builders (Linux)
199996 PHP Editor changes the current line highlight color
202009 New php file cration dialog- does not allow creation of a
xx.class.php file
202884 Character check for new PHP file name too restrictive
203984 Code Completion stopped working in 1.0
204348 New PHP File Wizard rejects filenames w/ dashes
205688 no output in the debug output and browser output views
206265 Autocomplete should be "smarter "?
209187 enddeclare is completed by the Code Assist with 2 semicolon
203363 When PHP Explorer is minimized, Eclipse locks up after launch
207098 Downloads page claims Eclipse ships w/ a JRE when this is patently
untrue
211954 Call members of members of an instance reports Syntax Error, but
this code is valid
193252 Debug URL Arguments
201515 Xdebug - debugging against an Xdebug server - and clicking resume
operation - debugger does not stop in breakpoints
202147 xdebug causes the existence of 2 identical menu option
202741 Not possible to debug a file that was opened from network using
\\SERVER\etc
203862 Xdebug does not respect breakpoints
204525 Error in preferences when viewing PHP->PHP Extensions
204986 Terminate debug session executes script a second time
205018 Whitespace throws off debugger - lines highlighted and performed
are different
205654 Variables View is not refreshed after StepOver with Xdebug
205754 PDT cannot find the correct php.ini
208694 In debug/run configuration dialog - the server segment of the url
should be disabled
208695 path mapper is "confused" when using 2 similar filenames
208696 Selection dialog of local resources is displayed - always/and even
using local debugger
209481 Error while adding a newly Core php exe
210195 When ASP tags are on, always debugging as CLI
210196 Debug as Web page config dialog - An additional slash is needed in
the host url field
210197 after adding a wrong "PHP web Page" URL the read-only section of
the URL is incorrect
210198 Path Mapping suggestion pops-up 3 times for same file
191457 Open Manual, case problem (example PDO required for pdo local file)
153920 Quick Outline is missing
163970 Astrisk mark is not removed even if we undo our editing
201226 Filter Non public members return wrong results
201656 Autocomplete not working for SPL Exception classes
202415 Debugger mapping - when an extra directory is added to the project
- breakpoints are ignored
202829 Empty constructors in classes throw
"java.lang.NullPointerException" and fail to open
204034 null pointer on file open
204520 CodeAssist does not suggest methods of classes
204672 It crashes when opening a php file with the PHP Editor
205946 Cannot create a PHP file with extra periods in the name, i.e.:
MyClass.class.php
206089 NPE when editing PHP files (with folding enabled)
206474 Problems with New PHP File Dialog
207705 Creating a IPHPRegion interface
210852 Customized sorting causes incorrect completion
141209 Code Folding: Bad symbols appears next to every line after
formatting folded code.
199960 Code folding indicator stays after unfolding code
201724 exceptions are thrown during typing
202360 Folding marker appears on unfoldable one-line block
203677 zend php editor can not open certain file
205704 Creating php file with PHP template unchecked - throws error in the
log
206245 creating an xhtml file - warnings are displayed (wst?)
206294 Function descriptions (comments) can't be folded sometimes
209768 Various issues with code and comment folding
195600 The operation "undo" did not complete normally.
198845 Error opening the editor on files with extensions other than .php
200276 Source hovers don't work in catch statements
202010 Status bar displays double return type for project outline
202710 Unexpected unfolding
202738 first time opening from outline after changing a file in filesystem
--> log attached below
203530 Class is show too often.
203780 Creating new untitled PHP document puts the cursor in the wrong
location
204278 [website] Hard to find the all-in-one
204383 Code folding does not work properly for single line class/function
204434 Hint doesn't appear well when using code assist
204474 Red error markers remain in the annotation bar after there are no
more errors
204827 Error occurs after closing a project
205034 code completion after literal operator
205692 An error is logged after deleting a file in project's include path
206252 In the class body functi.. suggests function_exists()
206572 [Code Assist] no code completion for variable variables class name
207169 constructor of parent classes are ignored
207562 Wrong behaviour when a folded block is copied/pasted
207696 Closed PHP projects dont show up when excluding Non-PHP projects
208038 Argument highlighting not working after $this->
208042 Code completion for classes returns '__construct' (Nightly Build)
209171 After formatting a file - I get error in the log
209200 The value of class constants is not displayed in the description of
the code assist
209603 Restore Defaults does not apply for the Open PHP Manual in new
browser window checkbox
210148 N builds do not list dependencies
210150 N builds point to update site on which they do not exist
210211 [Folding] Should color text of folded block
139478 "Installed PHP" Preferences section lacks setting location of
php.ini file
153820 It is not possible to enter command line arguments for php binary
and for the script
158906 Console is always allocated and not terminated
204084 Enabling the "Use ASP tags as PHP tags" chekbox in the project
preferences does not take effect.
209923 PHP Executable table - Defaults are not saved
210193 Script doesn't run - When adding php arguments in the run/debug
configuration
157456 PDO:: constants are not proposed by AutoComplete
206121 Debugger does not stop at breakpoints on related PHP projects
210194 Run/debug as php script - fails to include file when path starts
with ../.
203738 Adding PHP Doc from Outline view does not work for external files
203998 NullPointerException when opening a file in a rse enabled folder
207099 PDT Bugzilla Product does not include Components for Website or Wiki
208342 Is there a PDT 1.1 Project Plan?
Re: PDT 1.0.2 Milestone 1 is ready! [message #63514 is a reply to message #63259] Wed, 19 December 2007 17:09 Go to previous messageGo to next message
Caroline Maynard is currently offline Caroline MaynardFriend
Messages: 3
Registered: July 2009
Junior Member
Thanks very much for this, the debugging changes have helped quite a
lot, and I am now reliably stopping at breakpoints with my remote Xdebug
(though still failing to stop except in the first script when the remote
debugger is Zend, but I'm not greedy, one debugger will do).

Andras Janurik has already pointed out that the "Publish to Server"
checkbox has disappeared, and I'm not clear whether this is an accident
or part of a master plan that I haven't yet understood.

To this end, I'm sure it's blindly obvious to the designers, but I'd
appreciate a simple example of how the new relationships are >supposed<
to be used, (which I don't think is yet documented?), quite possibly not
the way I found by experimentation. For example, let's say I have:

- a local project in %MY_WORKSPACE%\ProjectName
- a publish target of %XAMPP_HOME%\htdocs\SomeStuff\ProjectName
- a corresponding URL of http://localhost/SomeStuff/ProjectName

what would be the standard way to configure the PHP Server parameters?
Is it ever right to configure the Server URL ("the URL that points to
the document root of this server") to include "SomeStuff", as some
people have suggested, or must it be set to the server's actual document
root? What would be the right way to configure the Path Mapping, and can
I get the project to be published out to the server like I used to?
Re: PDT 1.0.2 Milestone 1 is ready! [message #63656 is a reply to message #63259] Thu, 20 December 2007 13:41 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: yettyn.astrocalc.com

Not sure if I am doing something wrong, but when trying the Eclipse update
feature it says no updates available. Downloading the archive from site
and installing it manually gives a similar message of no updates in
archive.

When I unzip the archive I notice as well its content is in line with this:

org.eclipse.php_feature_1.0.1.v20071210-79-78E7QYGHEPYPG

I would expect that to be something like:

org.eclipse.php_feature_1.0.1.v20071213-nn-xxxxxxxxxx

?
Re: PDT 1.0.2 Milestone 1 is ready! [message #63793 is a reply to message #63514] Sun, 23 December 2007 02:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sarmadysNOTTHIS.NOTTHISgmail.com

Hello,

I also had proposed the exact thing you are asking for. It is the most
logical method coming to mind.

I have an "eclipse" folder in my web root and I need all my projects be
published to it and then I can browse them using the URL
http://localhost/eclipse/projectname.

In PDT 1.0 I was not able to do it, so I was forced to forget publishing
and just create the project itself inside the web root (which I do not
like in any way).


Caroline Maynard wrote:

>
> - a local project in %MY_WORKSPACE%\ProjectName
> - a publish target of %XAMPP_HOME%\htdocs\SomeStuff\ProjectName
> - a corresponding URL of http://localhost/SomeStuff/ProjectName
>
Re: PDT 1.0.2 Milestone 1 is ready! [message #63813 is a reply to message #63793] Sun, 23 December 2007 21:55 Go to previous messageGo to next message
Caroline Maynard is currently offline Caroline MaynardFriend
Messages: 3
Registered: July 2009
Junior Member
Siamak Sarmady wrote:
> Hello,
>
> I also had proposed the exact thing you are asking for. It is the most
> logical method coming to mind.
>
> I have an "eclipse" folder in my web root and I need all my projects be
> published to it and then I can browse them using the URL
> http://localhost/eclipse/projectname.
>
> In PDT 1.0 I was not able to do it, so I was forced to forget publishing
> and just create the project itself inside the web root (which I do not
> like in any way).

Thanks for your support - to reiterate, I am not proposing anything. I
am requesting clarification as to how I am suppose to configure PDT, and
I'm hoping that a PDT developer in this area will give me a definitive
response.

Though if the response is "Sorry we don't support publishing out to a
server any more, you'll need to create a new project inside the document
root", I must admit I shall be rather disappointed.
Re: PDT 1.0.2 Milestone 1 is ready! [message #64715 is a reply to message #63813] Sat, 19 January 2008 01:55 Go to previous message
Eclipse UserFriend
Originally posted by: sal.sal.com

did you ever get it working? with debug too?


"Caroline Maynard" <cem@php.net> ha scritto nel messaggio
news:fkmlfq$7bb$1@build.eclipse.org...
> Siamak Sarmady wrote:
>> Hello,
>>
>> I also had proposed the exact thing you are asking for. It is the most
>> logical method coming to mind.
>>
>> I have an "eclipse" folder in my web root and I need all my projects be
>> published to it and then I can browse them using the URL
>> http://localhost/eclipse/projectname.
>>
>> In PDT 1.0 I was not able to do it, so I was forced to forget publishing
>> and just create the project itself inside the web root (which I do not
>> like in any way).
>
> Thanks for your support - to reiterate, I am not proposing anything. I am
> requesting clarification as to how I am suppose to configure PDT, and I'm
> hoping that a PDT developer in this area will give me a definitive
> response.
>
> Though if the response is "Sorry we don't support publishing out to a
> server any more, you'll need to create a new project inside the document
> root", I must admit I shall be rather disappointed.
Previous Topic:PDT Zend Debugger Symfony or external files
Next Topic:Spelling problem
Goto Forum:
  


Current Time: Fri Apr 19 20:25:39 GMT 2024

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

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

Back to the top