Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Some plug-ins need about.html files


The following plug-ins need about.html files.

Could the owners please add about.html files to the root of your plug-ins.  Remember you will also need to update your bin.includes statement in your build.properties files.

Please get these changes in ASAP and certainly for M4.  We will be introducing automated build testing which will "fail" if these files are missing.  (Fail meaning red Xs for test results, not blowing the build out of the water fail).

Adrian will be the best contact for determining the correct about.html file for your plug-in.  Most are generic, some are specific.  org.eclipse.debug.core (for example) contains the generic about.html.

Plug-ins needing about.html are:

org.eclipse.text
org.eclipse.jface
org.eclipse.jface.text
org.eclipse.ui.workbench
org.eclipse.ui.workbench.texteditor
org.eclipse.text
org.eclipse.ui.views
org.eclipse.ui.editors

...Dean...

Back to the top