Skip to content

Commit

Permalink
Remove unused extension point
Browse files Browse the repository at this point in the history
  • Loading branch information
snjeza authored and rgrunber committed Oct 31, 2024
1 parent 2e3b770 commit 74f0520
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions org.eclipse.jdt.ls.core/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,6 @@
class="org.eclipse.jdt.ls.core.internal.managers.EclipseBuildSupport" />
</extension>
<extension
point="org.eclipse.ltk.core.refactoring.refactoringContributions">
<contribution
class="org.eclipse.jdt.ls.core.internal.corext.refactoring.ChangeMethodSignatureRefactoringContribution"
id="org.eclipse.jdt.ls.change.method.signature"/>
</extension>
<extension
point="org.eclipse.jdt.launching.executionEnvironments">
<ruleParticipant
class="org.eclipse.jdt.ls.core.internal.javafx.FXAccessRuleParticipant"
Expand Down

0 comments on commit 74f0520

Please sign in to comment.