Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,10 @@
*/
public void initialize(final IServiceLocator locator) {
}

/**
* @since 3.132
*/

Check warning on line 126 in bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/AbstractSourceProvider.java

View check run for this annotation

Jenkins - Eclipse Platform / Compiler and API Tools

Other

ERROR: Invalid @SInCE 3.132 tag on dummy(); expecting @SInCE 3.133
public void dummy() {
}
}
Loading