Skip to content

Commit

Permalink
chore: Update EEA Files
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Aug 14, 2024
1 parent d745b3c commit ec54909
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ applyEdit
(L1org/eclipse/lsp4j/ApplyWorkspaceEditParams;)L1java/util/concurrent/CompletableFuture<L1org/eclipse/lsp4j/ApplyWorkspaceEditResponse;>;
configuration
(Lorg/eclipse/lsp4j/ConfigurationParams;)Ljava/util/concurrent/CompletableFuture<Ljava/util/List<Ljava/lang/Object;>;>;
(L1org/eclipse/lsp4j/ConfigurationParams;)L1java/util/concurrent/CompletableFuture<L1java/util/List<L1java/lang/Object;>;>;
(L1org/eclipse/lsp4j/ConfigurationParams;)L1java/util/concurrent/CompletableFuture<L1java/util/List<L0java/lang/Object;>;>;
createProgress
(Lorg/eclipse/lsp4j/WorkDoneProgressCreateParams;)Ljava/util/concurrent/CompletableFuture<Ljava/lang/Void;>;
(L1org/eclipse/lsp4j/WorkDoneProgressCreateParams;)L1java/util/concurrent/CompletableFuture<Ljava/lang/Void;>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ addSelectionListener
(L1org/eclipse/swt/events/SelectionListener;)V
getText
()Ljava/lang/String;
()Ljava/lang/String;
()L1java/lang/String;
removeModifyListener
(Lorg/eclipse/swt/events/ModifyListener;)V
(L1org/eclipse/swt/events/ModifyListener;)V
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ class org/eclipse/ui/navigator/ICommonContentProvider

init
(Lorg/eclipse/ui/navigator/ICommonContentExtensionSite;)V
(Lorg/eclipse/ui/navigator/ICommonContentExtensionSite;)V
(L1org/eclipse/ui/navigator/ICommonContentExtensionSite;)V

0 comments on commit ec54909

Please sign in to comment.