Java errors in Designer Client

I have a clean install of Notes 8.5.1 and when editing databases I’m getting the errors listed below (and other similar messages) in the Problems log.

Have I missed something on the install or is there anything else I need. I’m not new to Notes, but haven’t done anything with 8.5.

Thanks

Description Resource Path Location Type

AbstractUIPlugin cannot be resolved Activator.java TestAgent(1).nsf/Local/plugin line 58 Java Problem

AbstractUIPlugin cannot be resolved to a type Activator.java TestAgent(1).nsf/Local/plugin line 16 Java Problem

BundleContext cannot be resolved to a type Activator.java TestAgent(1).nsf/Local/plugin line 31 Java Problem

BundleContext cannot be resolved to a type Activator.java TestAgent(1).nsf/Local/plugin line 38 Java Problem

Cannot resolve plug-in: org.eclipse.core.runtime plugin.xml TestAgent(1).nsf line 9 Plug-in Problem

Cannot resolve plug-in: org.eclipse.core.runtime plugin.xml TestAgent.nsf line 9 Plug-in Problem

Cannot resolve plug-in: org.eclipse.ui plugin.xml TestAgent(1).nsf line 8 Plug-in Problem

Cannot resolve plug-in: org.eclipse.ui plugin.xml TestAgent.nsf line 8 Plug-in Problem

ImageDescriptor cannot be resolved to a type Activator.java TestAgent(1).nsf/Local/plugin line 57 Java Problem

The import org.eclipse cannot be resolved Activator.java TestAgent(1).nsf/Local/plugin line 9 Java Problem

The import org.eclipse cannot be resolved Activator.java TestAgent(1).nsf/Local/plugin line 10 Java Problem

The import org.osgi cannot be resolved Activator.java TestAgent(1).nsf/Local/plugin line 11 Java Problem

Cannot resolve plug-in: com.ibm.commons plugin.xml TestAgent(1).nsf line 10 Plug-in Problem

Cannot resolve plug-in: com.ibm.commons plugin.xml TestAgent.nsf line 10 Plug-in Problem

Cannot resolve plug-in: com.ibm.commons.vfs plugin.xml TestAgent(1).nsf line 12 Plug-in Problem

Cannot resolve plug-in: com.ibm.commons.vfs plugin.xml TestAgent.nsf line 12 Plug-in Problem

Cannot resolve plug-in: com.ibm.commons.xml plugin.xml TestAgent(1).nsf line 11 Plug-in Problem

Cannot resolve plug-in: com.ibm.commons.xml plugin.xml TestAgent.nsf line 11 Plug-in Problem

Cannot resolve plug-in: com.ibm.designer.runtime plugin.xml TestAgent(1).nsf line 15 Plug-in Problem

Cannot resolve plug-in: com.ibm.designer.runtime plugin.xml TestAgent.nsf line 15 Plug-in Problem

Cannot resolve plug-in: com.ibm.designer.runtime.directory plugin.xml TestAgent(1).nsf line 14 Plug-in Problem

Cannot resolve plug-in: com.ibm.designer.runtime.directory plugin.xml TestAgent.nsf line 14 Plug-in Problem

Cannot resolve plug-in: com.ibm.jscript plugin.xml TestAgent(1).nsf line 13 Plug-in Problem

Cannot resolve plug-in: com.ibm.jscript plugin.xml TestAgent.nsf line 13 Plug-in Problem

Cannot resolve plug-in: com.ibm.notes.java.api plugin.xml TestAgent(1).nsf line 20 Plug-in Problem

Cannot resolve plug-in: com.ibm.notes.java.api plugin.xml TestAgent.nsf line 20 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.core plugin.xml TestAgent(1).nsf line 16 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.core plugin.xml TestAgent(1).nsf line 21 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.core plugin.xml TestAgent.nsf line 16 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.core plugin.xml TestAgent.nsf line 21 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.designer plugin.xml TestAgent(1).nsf line 18 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.designer plugin.xml TestAgent(1).nsf line 22 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.designer plugin.xml TestAgent.nsf line 18 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.designer plugin.xml TestAgent.nsf line 22 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.domino plugin.xml TestAgent(1).nsf line 19 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.domino plugin.xml TestAgent(1).nsf line 23 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.domino plugin.xml TestAgent.nsf line 19 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.domino plugin.xml TestAgent.nsf line 23 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.extsn plugin.xml TestAgent(1).nsf line 17 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.extsn plugin.xml TestAgent(1).nsf line 24 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.extsn plugin.xml TestAgent.nsf line 17 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.extsn plugin.xml TestAgent.nsf line 24 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.rcp plugin.xml TestAgent(1).nsf line 25 Plug-in Problem

Cannot resolve plug-in: com.ibm.xsp.rcp plugin.xml TestAgent.nsf line 25 Plug-in Problem

Subject: same error message about activator.java in 8.5.2

I am receiving the same error messages in 8.5.2.

Description Resource Path Location Type

AbstractUIPlugin cannot be resolved Activator.java /Local/plugin line 58 Java Problem

AbstractUIPlugin cannot be resolved to a type Activator.java /Local/plugin line 16 Java Problem

BundleContext cannot be resolved to a type Activator.java /Local/plugin line 31 Java Problem

BundleContext cannot be resolved to a type Activator.java /Local/plugin line 38 Java Problem

ImageDescriptor cannot be resolved to a type Activator.java /Local/plugin line 57 Java Problem

The import org.eclipse cannot be resolved Activator.java /Local/plugin line 9 Java Problem

The import org.eclipse cannot be resolved Activator.java /Local/plugin line 10 Java Problem

The import org.osgi cannot be resolved Activator.java /Local/plugin line 11 Java Problem

A similar issue was reported here: http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/d0af782b039472ff852574590048d4b2?OpenDocument

I would like know if anyone else was able to resolve this error?

Subject: Seem to have resolved this from java perspective deleting Activator folder

I am not sure how the Activator.java reference was moved in my project, but when I looked at my application in DDE, package explorer, I noticed an Activator folder listed directly beneath application. Once I deleted from packager explorer, the message no longer appeared and has not yet returned.