barneyf Posted February 26, 2009 Share Posted February 26, 2009 In my .PHP file, I have some inline Javascript hard coded in. The inline Javascript references functions that are contained in an external .js file which is loaded by the browser. Eclipse-PDT is flagging these with a red underline & red bar on the right side of the editor window with the notation that the function is undefined. Is there any way to tell Eclipse-PDT about the external file so the red marks go away? Quote Link to comment https://forums.phpfreaks.com/topic/147086-eclipse-pdt-php-file-with-external-javascript-functions/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.