This applies Eclipse Indigo + PDT.
It does not work commenting JavaScript code in *.php and *.phtml. Keyboard shortcuts do not work, does not work well with the menu to select Source>Add block comment.
If I change the file extension to *.html everything works fine. The files *.js also has no problems.
Please help me. Yours. pawella
Append my .log
!SESSION 2012-12-01 01:32:02.396 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_09
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pl_PL
Framework arguments: ;; add path to jvm -vm c:\Program Files (x86)\Java\jre7\bin\javaw.exe ;--launcher.XXMaxPermSize ;256m -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 ;; add path to jvm -vm c:\Program Files (x86)\Java\jre7\bin\javaw.exe ;--launcher.XXMaxPermSize ;256m -showlocation
!ENTRY org.eclipse.mylyn.tasks.ui 2 0 2012-12-01 01:32:32.923
!MESSAGE No search provider was registed. Tasks search is not available.
!ENTRY org.eclipse.ui.workbench 2 0 2012-12-01 01:33:28.407
!MESSAGE A handler conflict occurred. This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2012-12-01 01:33:28.407
!MESSAGE Conflict for 'org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu':
HandlerActivation(commandId=org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu,
handler=org.eclipse.dltk.internal.ui.actions.refactoring.RefactorActionGroup$3@85fee9,
expression=AndExpression(ActivePartExpression(org.eclipse.php.internal.ui.explorer.PHPExplorerPart@1c4dde6),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@153ab98)),sourcePriority=1064960)
HandlerActivation(commandId=org.eclipse.dltk.ui.edit.text.script.refactor.quickMenu,
handler=org.eclipse.dltk.internal.ui.actions.refactoring.RefactorActionGroup$3@1227343,
expression=AndExpression(ActivePartExpression(org.eclipse.php.internal.ui.explorer.PHPExplorerPart@1c4dde6),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@153ab98)),sourcePriority=1064960)
---