cancel
Showing results for 
Search instead for 
Did you mean: 

classpath error

Former Member
0 Kudos
47

Hi All

i got the classpath error when i build the project.seethe following error.

<b>The project was not built since its classpath is incomplete. Cannot find the class file for com.sapportals.portal.prt.component.AbstractPortalComponent. Fix the classpath then try rebuilding this project.</b>

can u tell me where to give the classpath which is incomplete?

pls help

Regards

Sunil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sunil,

If you have downloaded the package and imported it into the NWDS then the jar files are not imported into the lib folders of the portal-inf and portal-inf->private.

This is a known bug in the NWDS.

Copy the respective jar files into the folder manually as in the original project with the same folder structure.

U should be able to build your project successfully.

Reward points if helpful.

Regards,

Ankit

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Refer this blog

Regards,

Senthil K.