cancel
Showing results for 
Search instead for 
Did you mean: 

Error while rebuilding webdynpro application

Former Member
0 Kudos

Hi,

When i am building my application i am getting two errors.

1 . This compilation unit indirectly references the missing type com.sap.tc.logging.Location (typically

*some required class file is referencing a type outside the classpath) *

2 . The project was not built since its classpath is incomplete. Cannot find the class file for

*com.sap.tc.logging.Location. Fix the classpath then try rebuilding this project *

Please suggest how to resolve these issues. I have checked the classpath and added the required jar

files also.

Thanks a lot.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try the "Repair project structure and classpath" entry from the context menu in Web Dynpro Explorer.

Armin

Answers (1)

Answers (1)

Former Member
0 Kudos

JRE_LIB jar should be missing in your Java Build Path Libraries. If yes, add the same.

Regards,

Mathan