phpeclipse.git
15 years agoadding direct path to Update Site URL for 1.2.x directory.
Edward Mann [Sun, 13 Jul 2008 14:16:32 +0000]
adding direct path to Update Site URL for 1.2.x directory.

15 years agoChanging update site url to the correct site for stable builds. Seeing if this will...
Edward Mann [Sun, 13 Jul 2008 14:07:45 +0000]
Changing update site url to the correct site for stable builds. Seeing if this will fix an error in Ganymede. But then needed to be fixed anyway.

15 years agoCommitting changes needed for the 1.2.0 release build. Removed addition of compat...
Edward Mann [Sat, 12 Jul 2008 19:24:32 +0000]
Committing changes needed for the 1.2.0 release build. Removed addition of compat fragment in phpeclipse.feature.build.
Also changed the features version to 1.2.0

15 years agocleanup version entries for 1.1.9 release.
Edward Mann [Sat, 12 Jul 2008 15:22:43 +0000]
cleanup version entries for 1.1.9 release.

15 years agoCode needed for final 1.1.9 build.
Edward Mann [Sat, 12 Jul 2008 15:21:24 +0000]
Code needed for final 1.1.9 build.

15 years agoadding entry to runtime to put compatibility.jar in the class path. This will support...
Edward Mann [Tue, 1 Jul 2008 02:34:59 +0000]
adding entry to runtime to put compatibility.jar in the class path. This will support the fragment to allow PHPEclipse to run on Eclipse 3.2

15 years agoCompatibility fragment commit
Edward Mann [Fri, 27 Jun 2008 05:09:05 +0000]
Compatibility fragment commit

15 years agoImporting compatibility fragment that will allow PHPEclipse 1.2.0 to run on Eclipse...
Edward Mann [Fri, 27 Jun 2008 05:08:06 +0000]
Importing compatibility fragment that will allow PHPEclipse 1.2.0 to run on Eclipse 3.2. This fragment works on my dev environment, and the nightly code fails. To run a test open up the compatibility select the fragment.xml, First tab should have Launch Eclipse Application or something like that. It will launch and you can open PHP files again. This will be an option to install from nightly. People with 3.2 will need to select it. There was some mention about version but i could not seem to get it to work. It might be due to the fact that we have the version set to 0.0.0 for our build system to add the correct build.

15 years agoRemoves the "Show Line Numbers" option from the PHPEclipse preferences and sets the...
mbowie [Fri, 6 Jun 2008 05:52:00 +0000]
Removes the "Show Line Numbers" option from the PHPEclipse preferences and sets the editor to use the setting as defined in the global "Text Editors" preferences.  Some legacy (commented) code related to this still exists and should be removed prior to either the 1.3.0 or 1.5.0 release. closes #653

16 years agoAdds a private listener class to the Arguments tab and an appropriate listener to...
mbowie [Sat, 31 May 2008 02:28:14 +0000]
Adds a private listener class to the Arguments tab and an appropriate listener to each input. closes #702.

16 years agoAdding more phpdoc tags to String[] array so the code scanner will pick them up and...
Edward Mann [Wed, 7 May 2008 23:22:44 +0000]
Adding more phpdoc tags to String[] array so the code scanner will pick them up and do color highlight on them.

ref #703

16 years agoAdding phpdoc tags to String[] array so the code scanner will pick them up and do...
Edward Mann [Wed, 7 May 2008 23:06:51 +0000]
Adding phpdoc tags to String[] array so the code scanner will pick them up and do color highlight on them.

fixes #703

16 years agodoing another commit that removes unneeded blank lines from file
Edward Mann [Tue, 8 Apr 2008 02:17:32 +0000]
doing another commit that removes unneeded blank lines from file

Fixes #693

16 years agoChanging localhost to read Project URI in Project Properties.
Edward Mann [Tue, 8 Apr 2008 02:14:34 +0000]
Changing localhost to read Project URI in Project Properties.
This fixes 693

16 years agoCleaning test messages (re #379)
scorphus [Mon, 7 Apr 2008 18:44:48 +0000]
Cleaning test messages (re #379)

16 years agoSmall improvement on the template that sets the layout of the PHP Manual View content...
scorphus [Mon, 7 Apr 2008 16:40:35 +0000]
Small improvement on the template that sets the layout of the PHP Manual View contents (re #379)

16 years agoPHP Manual View now keeps the last reference page (closes #691)
scorphus [Mon, 7 Apr 2008 16:38:48 +0000]
PHP Manual View now keeps the last reference page (closes #691)

16 years agoAdding two small options for code formatter (zhil's patch). These features are being...
scorphus [Mon, 7 Apr 2008 15:15:18 +0000]
Adding two small options for code formatter (zhil's patch). These features are being added for 1.2.0, but in 1.3.0 this will not be present because the new formatter will allow people to build custom format rules. (fixes #662)

16 years agoApplying pteague's patch (re #685)
scorphus [Mon, 7 Apr 2008 14:07:31 +0000]
Applying pteague's patch (re #685)

16 years agoreverting PHPDBGInterface to code before attempt to keep debug session running. This...
Edward Mann [Sun, 6 Apr 2008 20:55:14 +0000]
reverting PHPDBGInterface to code before attempt to keep debug session running. This was causing java to use 100% cpu while it waited for another connection.

16 years agosyntax.xml update from hudson build on Sun 30 Mar 2008 01:54:01 AM CDT
Edward Mann [Sun, 30 Mar 2008 07:05:00 +0000]
syntax.xml update from hudson build on Sun 30 Mar 2008 01:54:01 AM CDT

16 years agoDocumentation update from hudson build on Sat 29 Mar 2008 02:57:09 PM CDT
Edward Mann [Sat, 29 Mar 2008 20:09:19 +0000]
Documentation update from hudson build on Sat 29 Mar 2008 02:57:09 PM CDT

16 years agoDocumentation update from hudson build on Sat 29 Mar 2008 02:36:18 PM CDT
Edward Mann [Sat, 29 Mar 2008 19:46:01 +0000]
Documentation update from hudson build on Sat 29 Mar 2008 02:36:18 PM CDT

16 years agoDocumentation update from php.net
Edward Mann [Sat, 29 Mar 2008 19:04:44 +0000]
Documentation update from php.net

16 years agofix bug 678.
incastrix [Sat, 29 Mar 2008 17:47:33 +0000]
fix bug 678.

16 years agoFix java 1.4 VM compatibility.
incastrix [Wed, 26 Mar 2008 00:11:34 +0000]
Fix java 1.4 VM compatibility.

16 years agoFix bug #672
incastrix [Mon, 24 Mar 2008 22:24:45 +0000]
Fix bug #672

16 years agofix first part of bug #677, for second see feature request #688.
incastrix [Mon, 24 Mar 2008 20:56:43 +0000]
fix first part of bug #677, for second see feature request #688.

16 years agoAdding patch from pteague for templates.
Edward Mann [Fri, 14 Mar 2008 19:56:28 +0000]
Adding patch from pteague for templates.
Fixes #683

16 years agoFix missed files from cvs to svn migration. again!
incastrix [Fri, 14 Mar 2008 17:08:25 +0000]
Fix missed files from cvs to svn migration. again!

16 years agogoing crazy...
incastrix [Wed, 12 Mar 2008 23:59:58 +0000]
going crazy...

16 years agoSolve miss source from cvs to svn migration.
incastrix [Wed, 12 Mar 2008 23:29:52 +0000]
Solve miss source from cvs to svn migration.

16 years agoAdded change so that when you have a RSE project and click the right mouse button...
Edward Mann [Tue, 26 Feb 2008 00:10:31 +0000]
Added change so that when you have a RSE project and click the right mouse button to get menu it will work.

fixes #637

16 years agonew foreach in template fixes #667 submitted by pteague
Edward Mann [Wed, 20 Feb 2008 19:37:47 +0000]
new foreach in template fixes #667 submitted by pteague

16 years agoFix wrong node parsing.
incastrix [Wed, 20 Feb 2008 01:54:49 +0000]
Fix wrong node parsing.

16 years agoFix import
incastrix [Mon, 11 Feb 2008 19:16:02 +0000]
Fix import

16 years agoHTML manual changes per #379.
mbowie [Mon, 11 Feb 2008 18:13:57 +0000]
HTML manual changes per #379.

16 years agoFix source not showed (Ticket #654).
incastrix [Mon, 11 Feb 2008 18:03:01 +0000]
Fix source not showed (Ticket #654).

16 years agoAdded code change that will leave the debug session running even after the script...
Edward Mann [Sat, 9 Feb 2008 23:54:54 +0000]
Added code change that will leave the debug session running even after the script has completed. This needs more work, the cookie that is set in the browser is still there after the script finishes. I have not found a way to remove it from the external browser. The Variables are cleaned up, but i have not found a way to remove the files from the Thread tree.
refs #573

16 years agoThe CTRL+Space did not show function details. This was missed when i first fixed...
Edward Mann [Thu, 7 Feb 2008 18:12:54 +0000]
The CTRL+Space did not show function details. This was missed when i first fixed the issue with content assist. I hope i got them all.

fix 656

16 years agoBug was introduced when working on the RSE paths. I have fixed it and this fixes...
Edward Mann [Wed, 6 Feb 2008 01:47:15 +0000]
Bug was introduced when working on the RSE paths. I have fixed it and this fixes 656.

16 years agoremoving nasty hack to keep the error page from displaying. Scorphus has applied...
Edward Mann [Fri, 1 Feb 2008 17:35:34 +0000]
removing nasty hack to keep the error page from displaying. Scorphus has applied the correct fix.

16 years agoReplaces default modifier key for OS X users with SWT.COMMAND rather than SWT.CTRL...
mbowie [Fri, 1 Feb 2008 06:18:02 +0000]
Replaces default modifier key for OS X users with SWT.COMMAND rather than SWT.CTRL. This change is not retro-active for existing preferences, uses in that case will need to change their modifier manually. This resolves the ticket #549. (Although changing the modifier manually would also do the trick.)

16 years agoTemplates were updated by pteague. Also a little change by ed_mann.
Edward Mann [Fri, 1 Feb 2008 04:59:17 +0000]
Templates were updated by pteague. Also a little change by ed_mann.

16 years agoMerged xdebug from 1.3.x
incastrix [Wed, 30 Jan 2008 00:45:10 +0000]
Merged xdebug from 1.3.x

16 years agoMerged xdebug from 1.3.x
incastrix [Wed, 30 Jan 2008 00:44:17 +0000]
Merged xdebug from 1.3.x

16 years agoMerged xdebug from 1.3.x
incastrix [Wed, 30 Jan 2008 00:43:29 +0000]
Merged xdebug from 1.3.x

16 years agofix xdebug extension version compatibility.
incastrix [Wed, 30 Jan 2008 00:00:53 +0000]
fix xdebug extension version compatibility.

16 years agoTruly prevents the location update and the display of the "location not found" dialog box
scorphus [Tue, 29 Jan 2008 23:02:41 +0000]
Truly prevents the location update and the display of the "location not found" dialog box

16 years agoPrevents the location update and the display of the "location not found" dialog box
scorphus [Tue, 29 Jan 2008 22:36:48 +0000]
Prevents the location update and the display of the "location not found" dialog box

16 years agoThe manualView when the link is clicked it will show a error page. I have added a...
Edward Mann [Mon, 28 Jan 2008 17:30:27 +0000]
The manualView when the link is clicked it will show a error page. I have added a new else if to check and just write empty <html></html> to the page.

16 years agoI broke the build using loc.replace in PHPManualView.java. I changed this to replaceA...
Edward Mann [Mon, 28 Jan 2008 16:23:44 +0000]
I broke the build using loc.replace in PHPManualView.java. I changed this to replaceAll. Either function worked on local testing, but the build failed. I feel this will allow the build to work, and the ManualView to function.

16 years agoChanging from getFullPath to getProjectRelativePath() so that local debug can find...
Edward Mann [Sun, 27 Jan 2008 06:03:29 +0000]
Changing from getFullPath to getProjectRelativePath() so that local debug can find the file.

16 years agoAdded addLocationListener() to the PHPManualView.java file. This will catch the links...
Edward Mann [Sat, 26 Jan 2008 23:45:36 +0000]
Added addLocationListener() to the PHPManualView.java file. This will catch the links whey they are clicked on, and load the correct PHP Manual page.

Still need to catch the http:// links and direct them to either the default browser, or to ignore them.

This addresses ticket #379

Also may need to do something about when you click on a function and are navigating in the page, if you change focus the Manual will reset to the function that your cursor is active in.

16 years agoCMD line post-commit script worked and updated ticket #521. This is a test from actua...
Edward Mann [Sat, 26 Jan 2008 01:01:16 +0000]
CMD line post-commit script worked and updated ticket #521. This is a test from actual commit to insure that it works.

refs #521

16 years agoTesting the post-commit script the only way i know how.
Edward Mann [Sat, 26 Jan 2008 00:09:47 +0000]
Testing the post-commit script the only way i know how.
Refs #521

16 years agoWhile addressing ticket #521 and #573 i noticed that there were to names for setting...
Edward Mann [Sat, 26 Jan 2008 00:02:45 +0000]
While addressing ticket #521 and #573 i noticed that there were to names for setting breakpoints. So to help make things more consistent i have changed the names to Toggle Breakpoint.

Refs #521 and #573

16 years agoAdding fix for DBG on file lookup issue. It would not find the local file that had...
Edward Mann [Fri, 25 Jan 2008 19:52:00 +0000]
Adding fix for DBG on file lookup issue. It would not find the local file that had the breakpoint in it.

16 years agoapplying code changes to fix ticket issue #637. You can now work with files and get...
Edward Mann [Thu, 24 Jan 2008 05:26:47 +0000]
applying code changes to fix ticket issue #637. You can now work with files and get right click menu context with files that are outside of the project.

16 years agoMerge xdebug from 1.3.x
incastrix [Wed, 23 Jan 2008 22:48:03 +0000]
Merge xdebug from 1.3.x

16 years agoMerge xdebug 1.3.x
incastrix [Wed, 23 Jan 2008 22:47:14 +0000]
Merge xdebug 1.3.x

16 years agoMerge xdebug from 1.3.x.
incastrix [Wed, 23 Jan 2008 22:44:38 +0000]
Merge xdebug from 1.3.x.

16 years agoChange to openFileInTextEditor to fix ticket issue #650.
Edward Mann [Wed, 23 Jan 2008 21:53:45 +0000]
Change to openFileInTextEditor to fix ticket issue #650.

16 years agocommitting phphelp to Plug-ins for feature to fix build dependence for phpmanual.
Edward Mann [Wed, 23 Jan 2008 06:03:44 +0000]
committing phphelp to Plug-ins for feature to fix build dependence for phpmanual.

16 years agoAdding PHPManual and PHPmanual.htmlparser to the plugins list.
Edward Mann [Wed, 23 Jan 2008 05:28:32 +0000]
Adding PHPManual and PHPmanual.htmlparser to the plugins list.

16 years agoAdding new code for feature save on unfocus. This is from ticket #542. It also adds...
Edward Mann [Tue, 22 Jan 2008 16:41:28 +0000]
Adding new code for feature save on unfocus. This is from ticket #542. It also adds new Editor page in the Preferences. Moved Remove trailing spaces on editor save from PHP-> Typing tab to Editor page.

16 years agoFix for ticket #358 Interpreter Tab in Mac OSX from mbowie testing and confirming...
Edward Mann [Sat, 19 Jan 2008 20:18:09 +0000]
Fix for ticket #358 Interpreter Tab in Mac OSX from mbowie testing and confirming that changing addRemoteDebugTab(tabFolder); to execute before addInterpreterTab(tabFolder); fixed the issue.

16 years agoFix SourceLookupMessage constant.(SourceLookupMessages.DefaultSourceContainer_0 eclip...
incastrix [Fri, 18 Jan 2008 17:01:25 +0000]
Fix SourceLookupMessage constant.(SourceLookupMessages.DefaultSourceContainer_0 eclipse 3.3 - SourceLookupMessages.CompositeSourceContainer_0 eclipse 3.4)

16 years agoed_mann's fix for ticket #322
scorphus [Fri, 18 Jan 2008 01:39:49 +0000]
ed_mann's fix for ticket #322

16 years agoAdding in new phpeclipse-projectSet_1.2.x.psf for svn export.
Edward Mann [Fri, 18 Jan 2008 00:57:00 +0000]
Adding in new phpeclipse-projectSet_1.2.x.psf for svn export.
Removing old cvs psf files.

16 years agoadding plug-in provider xdebug.core and xdebug.ui to fix ticket #640
Edward Mann [Thu, 17 Jan 2008 23:44:07 +0000]
adding plug-in provider xdebug.core and xdebug.ui to fix ticket #640

16 years agocommitting detail license description for features. This addresses ticket #639
Edward Mann [Thu, 17 Jan 2008 23:35:10 +0000]
committing detail license description for features. This addresses ticket #639

16 years agoChange version number for feature, and for help
Edward Mann [Wed, 16 Jan 2008 23:19:04 +0000]
Change version number for feature, and for help

16 years agoRemoving launching from plug-in list to remove build errors
Edward Mann [Wed, 16 Jan 2008 22:19:39 +0000]
Removing launching from plug-in list to remove build errors
the launching is included in the debug.feature, so not needed here. It was causing the build to fail, i removed it from local and the build worked, now committing to test from svn.

16 years agoCommit RSE changes that were done in the debug projects.
Edward Mann [Tue, 15 Jan 2008 05:45:56 +0000]
Commit RSE changes that were done in the debug projects.

16 years agoCommiting more changes to fix RSE issues with PHP projects.
Edward Mann [Mon, 14 Jan 2008 03:40:19 +0000]
Commiting more changes to fix RSE issues with PHP projects.

16 years agoChange to speed up RSE project create. Window will now release and
Edward Mann [Sun, 6 Jan 2008 23:25:27 +0000]
Change to speed up RSE project create. Window will now release and
project refresh will continue in the background.

16 years agoFix for bug #1839622 RSE Path error. You can now create a PHP Project and use RSE...
Edward Mann [Sun, 6 Jan 2008 20:40:23 +0000]
Fix for bug #1839622 RSE Path error. You can now create a PHP Project and use RSE as the source.

16 years agoCommitting more fixes for bug #1839622 RSE Path error. This will clean up php files...
Edward Mann [Sun, 6 Jan 2008 17:49:26 +0000]
Committing more fixes for bug #1839622 RSE Path error. This will clean up php files with include statements in them.

16 years agoCommitting patch from grEvenX to fix bug #1839622 RSE Path error
Edward Mann [Sun, 6 Jan 2008 15:46:14 +0000]
Committing patch from grEvenX to fix bug #1839622 RSE Path error

16 years agoRefactory whole plugin.
incastrix [Mon, 10 Dec 2007 19:22:56 +0000]
Refactory whole plugin.

16 years agorefactory whole plugin
incastrix [Mon, 10 Dec 2007 17:50:20 +0000]
refactory whole plugin

16 years agoReverting previous commit: Adding back : (Removing un-needed implemennt on ILaunchCon...
pombredanne [Sat, 8 Dec 2007 20:16:56 +0000]
Reverting previous commit: Adding back : (Removing un-needed implemennt on ILaunchConfigurationDelegate. The extended class already implement that interface)

16 years agoRemoving unneeded implemennt on ILaunchConfigurationDelegate. The extended class...
pombredanne [Sat, 8 Dec 2007 20:12:56 +0000]
Removing unneeded implemennt on ILaunchConfigurationDelegate. The extended class already implement that interface

16 years agoRemove timeout in serverSocket, it not required and fix compatibility with Jsun...
incastrix [Sat, 8 Dec 2007 16:57:43 +0000]
Remove timeout in serverSocket, it not required and fix  compatibility with Jsun VM 6.

16 years agoImporting the XDebugProxy code in the HEAD. The repo was tagged with T_BEFORE_XDEBUGP...
pombredanne [Thu, 6 Dec 2007 20:48:20 +0000]
Importing the XDebugProxy code in the HEAD. The repo was tagged with T_BEFORE_XDEBUGPROXY_BRANCH_IMPORT_INHEAD_20071206 prior to that commit.

16 years agoMarking the phpmanual plugin unpackable
scorphus [Tue, 4 Dec 2007 02:58:57 +0000]
Marking the phpmanual plugin unpackable

16 years agoCode cleanup, plug-in properties and templates included in build
scorphus [Tue, 4 Dec 2007 00:41:11 +0000]
Code cleanup, plug-in properties and templates included in build

16 years agoUpdating the doc.zip file that contains the current PHP Manual in HTML format
scorphus [Tue, 4 Dec 2007 00:33:34 +0000]
Updating the doc.zip file that contains the current PHP Manual in HTML format

16 years agoMaking the plug-in compatible with Java 1.4
scorphus [Mon, 3 Dec 2007 18:54:17 +0000]
Making the plug-in compatible with Java 1.4

16 years agoFixing some bugs and making the plug-in compatible with Java 1.4
scorphus [Mon, 3 Dec 2007 18:53:51 +0000]
Fixing some bugs and making the plug-in compatible with Java 1.4

16 years agoAdding the new net.sourceforge.phpeclipse.phpmanual and net.sourceforge.phpeclipse...
scorphus [Thu, 29 Nov 2007 21:02:16 +0000]
Adding the new net.sourceforge.phpeclipse.phpmanual and net.sourceforge.phpeclipse.phpmanual.htmlparser plug-ins to net.sourceforge.phpeclipse.feature plug-in list

16 years agoMaking the view work with all instances of the PHPEditor. Also making a cleanup of...
scorphus [Thu, 22 Nov 2007 00:26:18 +0000]
Making the view work with all instances of the PHPEditor. Also making a cleanup of the code and adding some docblocks.

16 years agoFixing some missing/wrong docblocks
scorphus [Tue, 20 Nov 2007 02:50:07 +0000]
Fixing some missing/wrong docblocks

16 years agoInitial import of the phpmanual plugin
scorphus [Tue, 20 Nov 2007 01:53:37 +0000]
Initial import of the phpmanual plugin

16 years agoInitial import of the phpmanual.htmlparser plugin
scorphus [Tue, 20 Nov 2007 01:42:36 +0000]
Initial import of the phpmanual.htmlparser plugin

16 years agoWorkaround for feature request #1154254 (sticky browser URL) that solves bug #1827766...
scorphus [Thu, 8 Nov 2007 01:37:07 +0000]
Workaround for feature request #1154254 (sticky browser URL) that solves bug #1827766 (DBG open wrong debug session)

16 years agoAdded some more tests,a nd reformtted the code a little.
pombredanne [Sun, 4 Nov 2007 02:19:20 +0000]
Added some more tests,a nd reformtted the code a little.

16 years agoAdding new passing tests.
pombredanne [Sun, 4 Nov 2007 01:04:16 +0000]
Adding new passing tests.

16 years agoAdded passing test with null input.
pombredanne [Sun, 4 Nov 2007 00:00:12 +0000]
Added passing test with null input.