cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS and classpath ...

0 Kudos

Hi,

each time I sync my WebDynpro-project with the inactive

sources from the DTR I get this error message during the

build process:

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

com.sap.security.api.IUser. Fix the classpath then try rebuilding this project.</i>

Everything is fine after fixing the classpath in NWDS.

Next sync = same probs.

Other project members get the same.

Are there any options we have to check to stop this unfriendly behaviour?

Thanks in advance.

Alf

Accepted Solutions (1)

Accepted Solutions (1)

htammen
Active Contributor
0 Kudos

Hi Alfred,

it is not sufficient to update the classpath. You have to define com.sap.security.api.sda as used DC.

The classpath is rebuild each time you resync sources.

Regards

Helmut

0 Kudos

> it is not sufficient to update the classpath. You

> have to define com.sap.security.api.sda as used DC.

> The classpath is rebuild each time you resync sources.

Hi Helmut!

OK, how exactly can I do this?

Is there a tutorial or something else?

When I try to add this as a used DC there's no option for external Libs.

Do I need to wrap the external package into a DC to use it?

Thanks again.

Alf

htammen
Active Contributor
0 Kudos

Hi Alfred,

in NWDS goto DC MetaData of your DC. Then click

- DC Definition

- Used DCs Context Menu Add Used DC ...

- Active

- sap.com_SAP_JEE_1

- com.sap.security.api.sda

- DC MetaData

- Public Parts

- Default

Under Dependency Type check

- At Build Time

- At Deploy Time

- At Run Time

This is described here:

http://help.sap.com/saphelp_nw04/helpdata/de/96/5cc5d7a3e741d3905e37d460c4d8c3/content.htm

Regards

Helmut

Answers (0)