cancel
Showing results for 
Search instead for 
Did you mean: 

Getting an error in Java Project in SAP NetWeaver Developer Studio

Former Member
0 Kudos

Hi,

I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.

Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator

Is this problem of not defining some External .jar file or problem with Eclipse?

I am developing Java Project which connects with SAP Master Data Management.

I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5

Java APIu2019s".

Regards

Kaushik Banerjee

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.

So the plug-in appears in the file system but NWDS doesn't see it in the metadata

Delete the .metadata file from your workspace and then start up NWDS. It might work.

Regards,

PG

Edited by: PG on Dec 16, 2008 3:18 PM

Answers (0)