cancel
Showing results for 
Search instead for 
Did you mean: 

helps to build my project gp

Former Member
0 Kudos

Hi all:

I'm trying to build my project, but it throws the following error:

The project was not built since its classpath is incomplete. Cannot find the class file for com.sap.tc.webdynpro.progmodel.api.IWDController. Fix the classpath then try rebuilding this project.

and also this other error:

This compilation unit indirectly references the missing type com.sap.tc.webdynpro.progmodel.api.IWDController (typically some required class file is referencing a type outside the classpath)

These errors will not let me build my project

Thanks!

Edited by: Pablo Andres Uma Recabarren on Sep 29, 2008 6:00 PM

Edited by: Pablo Andres Uma Recabarren on Sep 29, 2008 6:02 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I opened and closed the project and is still the error

here capture my screen with the error:

[Image|http://img509.imageshack.us/my.php?image=error3gl0.jpg]

thanks!

former_member185029
Active Contributor
0 Kudos

Hi,

Right click on the project, Repair-> Project Structure and Classpath.

Before that see if there are any jar files marked with warning in Jav Build Path-> Libraries. If yes, remove those jar files and then repair classpath.

-Ashutosh

Answers (1)

Answers (1)

former_member185029
Active Contributor
0 Kudos

Hi,

Just close and re-open the project,

-Ashutosh