Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Zend 以外のプロジェクトで zend の Eclipse でコードヒントを取得しようとしています。コードは正常に動作しますが、コードヒントで得られるのはZend_5250_. これらのコードのヒントを得るために何かする必要がありますか?
Zend_5250_
Zend Framework ライブラリをプロジェクト リソースに追加する必要があります。
プロジェクト フォルダーを右クリックし、[プロパティ]、[PHP インクルード パス]、[タブ ライブラリ] の順にクリックして、Zend Framework を追加します。