Search found 40 matches
- Tue Nov 01, 2011 6:08 pm
- Forum: Zend Server
- Topic: HowTo fix ZendServer's broken pear installer
- Replies: 10
- Views: 12865
Re: HowTo fix ZendServer's broken pear installer
hiya, the fix is for linux but in windows you should be able to show hidden folders, navigate to the pear folder where .channels will be a folder... in that folder delete the file pear.php.net.reg or do a file search for pear.php.net.reg sorry i cant be more use, not used windows for over 4 years th...
- Tue Jul 06, 2010 1:46 pm
- Forum: Zend Studio
- Topic: Code Assist problem?
- Replies: 21
- Views: 12925
Re: Code Assist problem?
This works for me, thank youpkaras wrote:This seems to be consistently working for us:After restarting the code assist goes back to normal (for some time).Code: Select all
cd {WORKSPACE_DIRECTORY} rm .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.dltk.ui.prefs
- Wed Mar 03, 2010 1:45 pm
- Forum: Zend Studio
- Topic: Autocompletion broken in 7.1.2?
- Replies: 158
- Views: 85691
Re: Autocompletion broken in 7.1.2?
nice one, the fix worked for me too... auto complete is running quite nicely now =)
seams to be working better than it used to... does anyone know if theirs a change log around?
seams to be working better than it used to... does anyone know if theirs a change log around?
- Tue Mar 02, 2010 7:47 pm
- Forum: Zend Studio
- Topic: Autocompletion broken in 7.1.2?
- Replies: 158
- Views: 85691
Re: Autocompletion broken in 7.1.2?
i can confirm this to on ubuntu 9.10. i have the php language library files in the project but auto compleate returns no suggestions for array, preg_match, isset, array_key_exists or my projects variables, functions or classes if you type array_ & CTRL + space no suggestions are found im using php v...
- Thu Dec 10, 2009 7:29 pm
- Forum: Zend Studio
- Topic: Can't open TPL file via "Open Resource" dialog
- Replies: 5
- Views: 2951
Re: Can't open TPL file via "Open Resource" dialog
Hi Roy i hope this helps you reproduce the error, i had this issue too, because i had made rules for tpl files myself, when the upgrade was done there were conflicting rules, the ones Zend added in the php content type and the one i did in the html content type... all i had todo was delete all the r...
- Thu Oct 22, 2009 2:32 pm
- Forum: Zend Studio
- Topic: Eclipse: The failed project!
- Replies: 32
- Views: 13385
Re: Eclipse: The failed project!
what a good idea making Version 5.X open source, i would defiantly learn java to contribute!
- Tue Oct 13, 2009 4:39 pm
- Forum: Zend Studio
- Topic: Eclipse: The failed project!
- Replies: 32
- Views: 13385
Re: Eclipse: The failed project!
i concur mr merlin :) Zend is losing massive amounts of respect!
- Wed Oct 07, 2009 6:51 pm
- Forum: Zend Studio
- Topic: How do I make ZS stop inserting '<?php' everytime I type '<?
- Replies: 7
- Views: 2436
Re: How do I make ZS stop inserting '<?php' everytime I type '<?
nice one, dint realize you could do that :) do you know what page talks about this in the php manual?
but in this instance that dosnt work, because of the <?xml tag.
but in this instance that dosnt work, because of the <?xml tag.
Code: Select all
<? $a = true; ?>
<? if($a): ?>
<?xml version='1.0'>
<? endif; ?>
- Mon Oct 05, 2009 7:02 pm
- Forum: Zend Studio
- Topic: Hidden files in navigator
- Replies: 1
- Views: 1520
- Mon Oct 05, 2009 5:08 pm
- Forum: Zend Studio
- Topic: Editing .htaccess files
- Replies: 1
- Views: 1113
Re: Editing .htaccess files
google is your friend ;) viewtopic.php?f=59&t=1806&start=0#p6624