cancel
Showing results for 
Search instead for 
Did you mean: 

build error while creating a DC

Former Member
0 Kudos

Hi All

I am trying to expose a project component in some other project using the <i><b>development components (DCs)</b></i> but when I try to build the DC after putting the required component in the Public part of the project it removes the external jar files that I added in the classpath and gives a build error. This error is coming due to unavailablity of the external jar files.

Is there any way to keep the classpath unchanged while building the development component or is there any other way of including the external jar files in those projects where we are using the DCs?

Please reply!

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

<a href="/people/bala.krishnan2/blog/2006/09/25/bid-adieu-to-bots--using-captchas This</a>

Regards

Chaitanya.A

Former Member
0 Kudos

Hi

In Developer Studio

1) Go to NAVIGATOR TAB

2) Create a folder lib[if it is not available] in the same level as bin

3)*just paste your external library file there in lib directory which you have created

4)* Go to WebDynpro Explorer>Select Project name>right click>properties>java build path-->add external jars..select the pasted jar file in the list

Regards

Chaitanya.A

Former Member
0 Kudos

Thanks Chaitanya!

The issue is solved now.....here comes 10 points for you.

Thanks

Answers (0)