diff options
| author | Szymon Ptaszkiewicz | 2015-04-10 16:02:34 +0000 |
|---|---|---|
| committer | Szymon Ptaszkiewicz | 2015-04-10 16:02:34 +0000 |
| commit | 4a193a7354c18fcb37258ba43dd7672eac9a7a70 (patch) | |
| tree | 49b72a60185835ba6c5798747ed12181b662cd81 | |
| parent | 3abc8c0b10696029dcae0d4475dd40199ab97602 (diff) | |
| download | eclipse.platform.common-4a193a7354c18fcb37258ba43dd7672eac9a7a70.tar.gz eclipse.platform.common-4a193a7354c18fcb37258ba43dd7672eac9a7a70.tar.xz eclipse.platform.common-4a193a7354c18fcb37258ba43dd7672eac9a7a70.zip | |
Bug 464172 - Reduce the number of warnings for org.osgi.* classes by using the "Ignore optional compile problems" option
Change-Id: Ic870d8938baeb24683d76c1b0da275b283a8e2f1
Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
| -rw-r--r-- | bundles/org.eclipse.platform.doc.isv/platformOptions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt index beaa5304d..dfeadcef4 100644 --- a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt +++ b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt @@ -104,6 +104,7 @@ ;${eclipse.platform.ui.bundles}/org.eclipse.ui.workbench/Eclipse UI Editor Support ;${eclipse.platform.update}/org.eclipse.update.configurator/src ;${rt.equinox.bundles.bundles}/${eclipse.equinox.http.jetty}/src +;${rt.equinox.bundles.bundles}/org.eclipse.equinox.app/osgi ;${rt.equinox.bundles.bundles}/org.eclipse.equinox.app/src ;${rt.equinox.bundles.bundles}/org.eclipse.equinox.bidi/src ;${rt.equinox.bundles.bundles}/org.eclipse.equinox.common/src |
