cancel
Showing results for 
Search instead for 
Did you mean: 

Error : SapMetaModel/WebDynproContent.zip not present in the classpath

Former Member
0 Kudos

hi @,

I have created a DC and when I am trying to create a component I am gettung exception stating that Getting Error : SapMetaModel/WebDynproContent.zip not present in the classpath.

I have selected the Project and tried to repair the classpath and structure but still it is giving me same exception and I am not able to create a Component.

This is happening in CE7.1

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197348
Active Contributor
0 Kudos

Hi Amit,

Are you sure that installation was successful?

What type of DC you have created ? Is it Web Dynpro type?

If it is Web Dynpro type try to close the project once and open it or even NWDS also.

By default SapMetamodelDictionaryContent.zip is added to the DC created. Try to add the this file manually:

Select & right click your Project -> Properties -> Java Build Path -> Select Libraries Tab -> Click on Add External JARs -> Navigate plugins folder and select SapMetamodelDictionaryContent.zip com.sap.tc.ap -> comp -> SAP_JTECHS ->DCs -> sap.com ->tc->ddic->metamodel->content->_comp -> gen-> default -> public -> default ->lib -> java->SapMetamodelDictionaryContent.zip

Build the project. Hopefully it resolves the problem.

Regards,

Siva