I am working on a legacy PHP web application that I wrote years ago, it uses the PHP short tag. I used NetBeans back then as my IDE and it worked great. Flash forward to today and I am making updates to the site. I downloaded NetBeans 15 which so far is a much prettier IDE. Problem is I can't seem to find out how to set it to recognize the PHP short tag. I see the long tag works just fine. I don't want to convert (while that would be easy enough)to long tags. Is there a way to set NetBeans 15 to recognize the PHP short tag?
I see post of doing this in oder version of NetBeans but nothing for the recent version which the UI has changed considerably.
thanks much.