cancel
Showing results for 
Search instead for 
Did you mean: 

Plugin recognition problem in NWDS SP14

Former Member
0 Kudos

Hi,

On closing NWDS SP14, I got an error something like workbench is not resolved. When I opened it again, I found that a lot of packages were not being located

For eg :

import javax.servlet.ServletException;

import javax.servlet.http.HttpServletRequest;

import javax.servlet.http.HttpServletResponse;

import com.sap.ip.me.api.logging.AbstractLogging;

import com.sap.ip.me.api.logging.AppLog;

import com.sap.ip.me.api.logging.Severities;

import com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet;

above statements are giving an error.

I checked up for these plugins in the installation directory <Install-Dir>\SAP\JDT\eclipse\plugins, I was unable to find the above packages.

Am I searching in the right directory or Did they get deleted mistakenly.

Please let me know where I can get them from

Regards

Raja Sekhar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jo,

Thanks for the reply.

I have checked up and the two jar files that you have mentioned exist.

But the problem still exists.

Is there any workaround.

Regards

Raja Sekhar

Former Member
0 Kudos

hello raja,

check on your MI installation directory location settings

of your MDK. it should point to a valid MI installation.

regards

jo

Answers (1)

Answers (1)

Former Member
0 Kudos

hello raja,

check on the com.sap.ip.me.mdk.developmentTools folder

under the plugins directory. there should be an MEg and

me2lib jar files inside.

regards

jo