Skip to content

Commit

Permalink
Disable Symfony SourceElementRequestor
Browse files Browse the repository at this point in the history
  • Loading branch information
zulus committed Oct 19, 2015
1 parent abeab0b commit 52b51f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions com.dubture.symfony.core/plugin.xml
Expand Up @@ -80,12 +80,12 @@


<!-- PDT SourceElementRequestor - not used at the moment -->
<extension
<!--extension
point="org.eclipse.php.core.phpSourceElementRequestors">
<requestor
class="com.dubture.symfony.core.compiler.SourceElementRequestor">
</requestor>
</extension>
</extension-->

<extension
point="org.eclipse.php.core.goalEvaluatorFactories">
Expand Down

0 comments on commit 52b51f8

Please sign in to comment.