Mantis - Quercus
Viewing Issue Advanced Details
3368 feature N/A 03-03-09 23:38 03-05-09 11:39
mingfai  
 
normal  
new  
open  
none    
none  
0003368: Make Quercus JSR 45 Compatiable to allow PHP debugging with Java IDE
I fired a feature request to Intellij IDEA to support Grails PHP Plugin which is nothing more than a pre-configured Quercus for Grails.

The guy in Jetbrains commented that we have to be compatible to JSR 45
http://www.jetbrains.net/jira/browse/GRVY-2024 [^]

For sure, if Quercus supports JSR 45, then PHP debugging could be done against the Quercus servlet and it has got nothing to do with Groovy and Grails.

Notes
(0003863)
nam   
03-05-09 11:39   
The compiled version of Quercus already spits out SMAP files for JSR 45, so Quercus should be compliant with JSR 45.

However, the Grails PHP plugin uses the interpreted version, which doesn't generate the necessary SMAP files...