主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Zap2Zero
活动总数
5
最后的活动
2019年02月17日 11:51
成员加入日期
2019年02月10日 14:03
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年02月17日 11:51
You are right, this way it works! I just have to add the include path to my server environment so ´lib/file.php´ works from everywhere. Thats where I struggled because I used relative paths like ´....
社区
PhpStorm
Library in a different project
0 票
创建于
2019年02月14日 17:51
@Eugene Morozov exactly. My setup looks like that: 1. I do have a lib directory in my projects and load these libs via required_once('lib/lib1.php') or required_once('../lib/lib1.php') 2. I have my...
社区
PhpStorm
Library in a different project
0 票
创建于
2019年02月12日 05:49
I tried to add an include path but I could not get it to work. It still says "file not found" for these libraries.
社区
PhpStorm
Library in a different project
0 票