主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Keith Davis
活动总数
1129
最后的活动
2024年11月12日 20:37
成员加入日期
2010年08月23日 18:43
关注
1 名用户
关注者数
0 名用户
投票数
7
订阅数
303
活动概览
帖子(178)
评论(641)
按最近的活动排序
最近的活动
投票数
创建于
2010年11月01日 22:26
Ok, found the Project Tree. Show included files was selected (I didn't do that.) Now, it's showing me to create this.Right off the bat, it shows me this syntax:file[Intranet_TEAM1]:library/classes/...
社区
PhpStorm
How do I use Scopes?
0 票
创建于
2010年11月01日 22:31
lol, I just saw this:Module Modifiershelp you narrow down the scope by specifying the name of the related module in the form src[module name]:<E>. lib[module name]:<E>, or test[module name]:<E>. Fo...
社区
PhpStorm
How do I use Scopes?
0 票
创建于
2010年11月02日 13:30
Feature requested file: http://youtrack.jetbrains.net/issue/WI-3844
社区
PhpStorm
CVS - Branch Issues
0 票
创建于
2010年11月19日 21:44
Here's one thing I don't understand. One of those sites says I'm supposed to not include Framework.php, but instead include Autoload.php. Which I'm doing in my test file here:require_once 'PHPUnit/...
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月19日 21:59
As far as the installation problem goes, this fixed it:pear channel-discover components.ez.noWhy in the heck is that not in the install guide?
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月20日 01:24
I abandoned trying to learn PHPUnit once before. It's just too complicated to setup. I know we need to start using it, but it's so time consuming just trying to make it work, much less all the time...
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月20日 01:42
Ok, it is loading the configuration.xml file correctly. Still, I don't know why it's trying to include '' on one line and it appears that it's getting permission denied when trying to access my boo...
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月20日 22:27
Sorry, that was copying and pasting from PHPStorm, I fixed, but it still won't work.So, I'm trying a more simplified test.c:\PHP>phpunit C:\Inetpub\Intranet_Local\phpunit\PHPToJSTest.phpFailed load...
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月20日 22:50
Ok, this seems to solve the autoload issue. Added this line to my common.php, which has to load with every page we run:spl_autoload_register("__autoload");
社区
PhpStorm
PHPUnit - Error?
0 票
创建于
2010年11月20日 23:04
I am using to test individual classes, like you suggest, but even with those, they are heavily integrated andcall upon many different resources, so it's not so simple to just call a class without l...
社区
PhpStorm
PHPUnit - Error?
0 票
«
第一页
‹
上一页
下一页
›
最后
»