Skip to content

Commit

Permalink
added API Error example
Browse files Browse the repository at this point in the history
DO NOT MERGE

#2486
  • Loading branch information
EcljpseB0T committed Nov 4, 2024
1 parent 9474c95 commit e16ee41
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ public boolean isAvailable() {
return true;
}

Check warning on line 32 in bundles/org.eclipse.ui.browser/src/org/eclipse/ui/browser/BrowserFactory.java

View check run for this annotation

Jenkins - Eclipse Platform / Compiler and API Tools

Other

ERROR: Missing @SInCE tag on addedWithoutUpdate()
public void addedWithoutUpdate() {
}
/**
* Obtains a new instance of a web browser.
*
Expand Down

0 comments on commit e16ee41

Please sign in to comment.