Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Search results

Page title matches

Page text matches

  • https://github.com/eclipse-platform/eclipse.platform/blob/master/docs/Javadoc.md ...ations] deals with required semantic content of documentation comments for API specifications for the Java platform. All Eclipse project APIs should follo
    3 KB (398 words) - 10:42, 7 February 2024
  • ===API Guidelines === ...www.eclipse.org/articles/Article-API-Use/index.html How to use the Eclipse API] Guidelines for using Eclipse APIs to ensure that your code will keep worki
    3 KB (345 words) - 10:44, 7 February 2024
  • ...re also useful for API clients who want to know about the state of a given API they are using. ...major and minor Eclipse project release has a milestone designated as the API freeze. The rules for development and treatment of APIs are different for t
    8 KB (1,286 words) - 08:05, 1 February 2024
  • '''API Comparison Tool – Developer’s docs''' The tool helps developers track API changes. It allows:
    8 KB (1,230 words) - 16:10, 31 August 2007
  • * the major segment indicates breakage in the API ...ment number must be increased when a plug-in makes breaking changes to its API. When the major segment is changed the minor and service segments are reset
    20 KB (3,154 words) - 10:58, 8 January 2024
  • * For javadoc to be run on your plug-in, add it to the buildDoc.xml file in the org.eclip * Add the appropriate JavaDoc comments, especially for API classes and Interfaces.
    27 KB (4,291 words) - 06:31, 6 August 2012
  • ...ht''' --> enable public API discussion --> ISV docs, Wiki API discussion, [api] bugzilla's ...Javadoc errors (Preferences > Compiler > Javadoc > Report errors, Missing tags)
    9 KB (1,295 words) - 11:09, 16 August 2006
  • === API Tooling === * Clarify definition of API (what is API, what is API compatibility)
    25 KB (3,919 words) - 21:16, 17 October 2007
  • * Andrew: '''Orion Browser API Standardization''' * {{Bug|411132}} '''Security Advisory''' regarding raw Javadoc - Eclipse help system not vulnerable, suggest improving the docs around "He
    24 KB (3,803 words) - 11:31, 8 January 2014
  • ...n numbers, missing or incorrect <code>@since</code> tags, and usage of non-API code between plug-ins. The tooling will be integrated in the Eclipse SDK an * Update <code>@since</code> tags for newly added classes, interfaces, methods, etc.
    2 KB (342 words) - 15:11, 5 June 2014
  • ...on to do this is that the build file (<code>api-tasks.xml</code>) uses the API tools core jar from that directory on the Ant classpath. == Running an API use scan (IDE) ==
    14 KB (2,225 words) - 09:54, 14 February 2012
  • ...r the corresponding @since JavaDoc tags or by querying for bugs that have [api] in their summary. ...ork has had a major update which resulted in changes to the core model and API. In consequence, the version was updated to 2.0.
    5 KB (627 words) - 14:59, 7 February 2017
  • The most important guidelines for STEM code are to have good JavaDoc documentation and not generate compiler warnings. ...rnings removed by fixing the code and/or creating accurate and informative Javadoc comments,
    44 KB (6,811 words) - 13:47, 21 October 2015
  • ...s://bugs.eclipse.org/bugs/show_bug.cgi?id=175157 175157] P1 force building javadoc with Java5; ...bug.cgi?id=174770 174770] P2 [doc] removing &nbsp;, adding missing closing tags, fixing nesting and ids
    18 KB (2,407 words) - 09:51, 28 February 2007
  • Setup includes downloading a recent version of Eclipse, building API tools plug-ins from the source code, and installing things to compare. ...anonymous@dev.eclipse.org:/cvsroot/eclipse''' found under '''pde-incubator/api-tooling/plugins'''</li>
    4 KB (724 words) - 12:11, 22 March 2007
  • ...- decide it when we are at the point where we want work on new features / API changes. ...illa's and defer work if you come across something that you think needs an API change - we can discuss these case by case.
    8 KB (1,149 words) - 09:52, 4 July 2007
  • ...omponent. Multiple tags can be added to a bug report. When searching for tags, do not use case sensitive search as different users have used different ca [api] - Fixing this bug will involve an API change. Ensure the API change is allowed and consider adding the keyword 'noteworthy'
    2 KB (399 words) - 11:02, 16 June 2011
  • <li><b>API documentation</b> <li>Java API must be documented in the appropriate help book
    9 KB (1,250 words) - 04:37, 3 December 2018
  • ** Javadoc Reviews: @since tag for new API, missing @param tags, ... ** Our API is still declared "provisional"
    6 KB (881 words) - 11:36, 12 June 2007
  • ** Javadoc Reviews: @since tag for new API, missing @param tags, ... ** Our API is still declared "provisional"
    6 KB (847 words) - 11:51, 19 June 2007

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Back to the top