Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Make eclipse interpret as javascript
Make eclipse interpret as javascript [message #736332] Thu, 13 October 2011 23:09
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 2
Registered: October 2011
Junior Member
Hello,

I'm using eclipse PDT, and I want to send some javascript code throw a php function.
I use ob_start(); and ob_get_clean(); to get the data, and after that I want to send it.

The data is some javascript code, but isn't inside <script> tag. So eclipse give me error because he's thinking it's html code.
Is there a way to tell eclipse that this code should be interpreted as javascript?
Previous Topic:Unbound build path container: 'org.eclipse.php.core.LANGUAGE
Next Topic:help getting around bug in indigo
Goto Forum:
  


Current Time: Thu Mar 28 21:10:23 GMT 2024

Powered by FUDForum. Page generated in 0.07251 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top