Fri May 02, 2014 8:07 am |
Replies: 0 |
Views: 2412 |
|
 |
How can I get code completion for external javascript libraries like Lime JS?
The files are organised like this:
C:\LimeJS
- /bin
- /box2d
- /closure
- /lime
- /my_limejs_project1 ...
|
Mon Jun 11, 2012 10:28 am |
Replies: 5 |
Views: 2775 |
|
 |
I wouldn't be surprised if the VM was the cause - it is VMWare.
We recently had problems where the VM was serving images insanely slowly, or not at all. But the sys. admin. said that VMWare Tools w ...
|
Mon Jun 11, 2012 7:56 am |
Replies: 4 |
Views: 3504 |
|
 |
Thanks,
I'll try Tunnelier - it looks promising.
I tried to set up tunnelling using Putty etc. but it never worked - although I think it got close a few times, maybe.
|
Mon Jun 11, 2012 7:52 am |
Replies: 5 |
Views: 2775 |
|
 |
Thanks,
Ah. I thought I had that setting turned off but it was on - maybe it reset to the default when I updated PHPEd?
And yes - the server that I'm connecting to is a VM.
|
Wed Jun 06, 2012 10:41 am |
Replies: 5 |
Views: 2775 |
|
 |
Every few seconds the IDE freezes - making it impossible to get anything done.
What settings can I tweak to make working via a VPN as fast as possible? I am willing to sacrifice code-completion etc ...
|
Wed Jun 06, 2012 10:33 am |
Replies: 4 |
Views: 5726 |
|
 |
I'm getting this issue. What can I do to stop it?
Every few seconds everything freezes for a few seconds - makes it impossible to get anything done.
I'm sure there are some settings in PHPEd tha ...
|
Mon Jan 09, 2012 4:58 am |
Replies: 4 |
Views: 3504 |
|
 |
Actually, I think it's more likely that I'm not even connecting to the database at all.
I'm now using a separate paid application (SQLyog) to connect to my remote MySQL databases.
SQLyog allows ...
|
Thu Dec 22, 2011 10:08 am |
Replies: 4 |
Views: 3504 |
|
 |
I think I need the DB Client to use SSH tunneling - does it currently do this? If so, how can I set it up?
My server admin tells me that "you need to ssh in first to make the connection as onl ...
|
Tue Oct 11, 2011 10:22 am |
Replies: 0 |
Views: 2587 |
|
 |
It seems stupid that I have to manually add ";.git" to the File > "Hide Directories" in project Properties for every single Project.
Please change the default value for " ...
|
Wed Aug 10, 2011 3:26 am |
Replies: 5 |
Views: 4160 |
|
 |
A deeper look at DocBlox:
http://www.dragonbe.com/2011/08/quality-assurance-on-php-projects.html
|
Thu Aug 04, 2011 8:27 am |
Replies: 5 |
Views: 4160 |
|
 |
Just saw an interesting article about DocBlox published on phpdeveloper.org.
This forum is not very useful if we can't post links.
Luckily it's very easy to work around:
http://www.phpdevelop ...
|
Wed Jul 27, 2011 11:14 am |
Replies: 5 |
Views: 4160 |
|
 |
Can a more up to date documentation generator be incorporated into PHPEd?
The current generator, PHPDocumentor, does NOT support PHP 5.3 and has not been actively maintained for over 3 years.
He ...
|