Symfony-2-Eclipse-Plugin
Symfony-2-Eclipse-Plugin copied to clipboard
Auto completion is not working for twig file.
Auto completion is not working for twig file.
currentally i am using Eclipse Kepler. is this plugins are compatible with Eclipse Kepler??
Should be with latest pdt-snapshot. If you are using plugin from http://p2-dev.pdt-extensions.org/ you need also PDT-dev Can you provide more information about your problem?
Eclipse version, Plugin version, PDT version.
Os : ubuntu 12.04
Version: Kepler Service Release 1 Build id: 20130919-0819.
PHP Development Tools (PDT) - 3.2.0.201402182015
Symfony Feature 1.0.94.201305191237
Composer 1.0.2.201312051648
Doctrine Feature 1.0.6.201305041000
Eclipse Platform 4.3.1.v20130911-1000
PHP Development Tools (PDT) 3.2.0.201402182015
Twig Editor Feature 1.0.13.201309142024
Have you any errors in "error view" ? And please paste example code that should work
when i press CTRL+[space] in error window i see below log
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.965 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.967 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.970 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.973 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.978 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.981 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.983 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.990 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.993 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.995 !MESSAGE Unable to parse class attribute from service [service: null]
!ENTRY com.dubture.symfony.core 1 1 2014-03-07 22:07:44.998 !MESSAGE Unable to parse class attribute from service [service: null]
Hmm this logs are from build process. Maybe sample from twig file
Should i paste the twig code here?
Try use https://gist.github.com/ and paste url here ;)
I also have no completion for {{ path('') }}