Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] PHP integration with JSDT

On 3/22/2010 1:40 PM, Roy Ganor wrote:

Hi,

Following a short discussion with Nitin and Nick during EclipseCon, it seems that we will encounter an integration issue when adding a PHP support into JSDT.

Good news are that JSP hooks into JSDT by recognizing the conventional <% sequence, so we can take the same pattern for PHP support by adding the “<?” convention.

 

Thoughts/Comment? Can we do it before M7 is out?



It should be doable as a hard-coded addition in this release, but I've opened bug 307401 to track it as a real extension point in the next release.
-- 
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational

Back to the top