cancel
Showing results for 
Search instead for 
Did you mean: 

Path in Classpath for file SapMetamodelWebdynproContent.zip not found.

Former Member
0 Kudos

How to get rid of these warnings?

[Warning]: Path in Classpath for file SapMetamodelWebdynproContent.zip not found.

Warning [Warning]: Version for file SapMetamodelWebdynproContent.zip not found.

Warning [Warning]: Versions of 'SapDictionaryTypeServices.jar' have different prefix.

Warning [Warning]: Versions of 'SapDictionaryTypesRuntime.jar' have different prefix.

thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

vijay_kumar49
Active Contributor
0 Kudos

Hi,

This is a common problem when you import projects to NWDS. Do like this.

1.Change to Navigator tab in NWDS and delete gen_wdp folder.

2.Switch to Web Dynpro Explorer. Select the Project -> Right click-> Select properties -> in the wizard select Java Build Path -> Select Libraries tab -> You will find jar files with warnings

3.Remove the jar and add the jar file with same name to the project one by one.

4.For each jar file repeat step 3.

5.Save the project

Or

removed the read-only property from all folders / files of the project and it solved my problem.

Hope this helps!!

Thanks & Regards

Vijay K

Former Member
0 Kudos

thanks vijay.

but i dont find any jar files with warnings.

help me.

Answers (0)