Community
Participate
Working Groups
/builds/N201102162000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.osgi/core/adaptor/org/eclipse/osgi/service/resolver/State.java:194: warning - Tag @link: can't find resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[]) in org.eclipse.osgi.service.resolver.State /builds/N201102162000/src/plugins/org.eclipse.platform.doc.isv/../org.eclipse.osgi/core/adaptor/org/eclipse/osgi/service/resolver/State.java:214: warning - Tag @link: can't find resolveBundle(BundleDescription, boolean, BundleDescription[], ExportPackageDescription[], ExportPackageDescription[], GenericDescription[], BundleDescription[], ExportPackageDescription[], GenericDescription[]) in org.eclipse.osgi.service.resolver.State 2 warnings
Created attachment 189178 [details] Proposed fix
Thanks Olivier. In an effort to avoid this in the future I have enabled javadoc issues to show errors for the org.eclipse.osgi project. I fixed a few other issues found while enabling this option.