.idea fuel\core fuel\packagesResource roots:
fuel\app
fuel\core fuel\packages
Harro Verton wrote on Thursday 4th of August 2011:Core classes are aliased into the global namespace, but PHPStorm doesn't know that. Create a php file in the fuel root, and add this to it: http://scrp.at/cf3ef86f6abd0cd1aa8dd5d327bc66b3cfcbf5f5. PHPStorm will rescan it, and know the correct class definitions.
Dmitry Barko wrote on Thursday 4th of August 2011:Harro Verton wrote on Thursday 4th of August 2011:Core classes are aliased into the global namespace, but PHPStorm doesn't know that. Create a php file in the fuel root, and add this to it: http://scrp.at/cf3ef86f6abd0cd1aa8dd5d327bc66b3cfcbf5f5. PHPStorm will rescan it, and know the correct class definitions.
Thank you, but do not work: look at this screenshot http://upyourpic.org/images/201107/g1hydzmaeu.jpg
Jaroslav Petrusevic wrote on Thursday 4th of August 2011:Dmitry Barko wrote on Thursday 4th of August 2011:Harro Verton wrote on Thursday 4th of August 2011:Core classes are aliased into the global namespace, but PHPStorm doesn't know that. Create a php file in the fuel root, and add this to it: http://scrp.at/cf3ef86f6abd0cd1aa8dd5d327bc66b3cfcbf5f5. PHPStorm will rescan it, and know the correct class definitions.
Thank you, but do not work: look at this screenshot http://upyourpic.org/images/201107/g1hydzmaeu.jpg
try removing \Fuel\Core prefix, and revert back your changes to PHP Storm you've made, and leave only the PHP file provided by WanWizard
It looks like you're new here. If you want to get involved, click one of these buttons!