Joomla support missing classes ?
Answered
I am evaluating PHPstorm to see if it is something I am going to work with in the future. Right now I cannot get it to work correctly on my Joomla projects. It is not interpreting the Joomla classes correctly, eg JFactory is unknown ?? I have activated Joomla support on the projects.
Please sign in to leave a comment.
I found the solution myself - place this file in the root of your Joomla directory - https://github.com/joomla/joomla-cms/files/1318053/stubs.zip
Hello,
Thank you for sharing this!