cancel
Showing results for 
Search instead for 
Did you mean: 

Class Path Errors

Former Member
0 Kudos

Hi All,

Can any one tell me in detail how to clear classpath errors.

What i did ..

Right Click on Project --> Choosing Java Build Path -->Libraries.

I see list of jars which are needs to be updated. Here i do not understand what to do. Can any one tell me, Clearly step by step.

Thanks

Ravi

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hai Ravi,

If you are using DCs, Please add libraries , mentioned in blog.

/people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro

If you are using Normal Application.

copy jar files into lib folder of your wdp proje, right click on proj>java build pathj->add jars>select ur proj>lib>select jar files.

Regards,

Naga

Answers (3)

Answers (3)

Former Member
0 Kudos

Try the "Repair project structure and classpath" context menu entry (in Web Dynpro Explorer, right-click on the project node).

Armin

Former Member
0 Kudos

Hi,

In libraries select Add External Jars then it will show you the jar files list, you have to select jar file you need.

S0019300750
Contributor
0 Kudos

Hi Ravi

Pls elaborate ur query .

But as far as I understood following hint can solve ur problem.

You have followed the correct path.

Right Click on Project --> Choosing Java Build Path -->Libraries.

Now in the error list whichever path is red just remove it from the Build Path.

Instead of those jars that come with NWDS use the one downloaded from Java Developer role in portal. It happens because sometimes files gets corrupted after NWDS installation.

(Points are always Welcome !! )