cancel
Showing results for 
Search instead for 
Did you mean: 

Build error while NWDI ESS Project creation for ESS Customization

Former Member
0 Kudos

Hi

We are using SAP NetWeaver Developer Studio Version: 7.0.11 and trying to create a project in NWDI for ESS (ESS 6.0) customization.

When we create project from the Inactive DC (essgbpdata[com.sap]), it is giving several build errors.

We have tried Sync Sources many times, checked and verified the Java Build Path as well.

The 1st error in the Tasks tab is

The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.aii.proxy.framework.core.AbstractType. Fix the classpath then try rebuilding this project.

Then there are several other errors like

Application Per_Personal_GB: Component is missing.

Application Per_Personal_GB: Start up plug is missing.

Seems some dependent files/ DCs are missing but we are not sure which ones.

Could you please help?

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check is there any failed item with below pattern?

"The Import com.sap.xxxx cannot be resolved"

e.g. below message is because there is missing dependent DC in Software Component sap.com_SAPPCUI_GP_1. Download SC again to resolve the issue.

"The Import com.sap.pcuigp cannot be resolved"

Hope this helps

Former Member
0 Kudos

Hi,

Check the files imported. Did u checkin the file SAP_JTECHS.SCA, SAPPCUI_GP.SCA. EPBUILDT.SCA, SAP_BUILDT.SCA,SAP_JEE.sca. These are the only sca files which will hold the dependency of the ESS package. Check if any one of it is missing ???

Regards

Sai sharan