cancel
Showing results for 
Search instead for 
Did you mean: 

import Libraries (jar) into DC Project

Former Member
0 Kudos

Hi all,

I want to create a J2EE application with an DC Web-Modul.

I have to import any jar libraries for other functions (struts.jar etc.). I have imported the library in the project settings: properties ->java buildpath -> add external jars. But it doesn't´t work. I have also made another dc in which I have import the library. But it doesn't´t work. Could anybody give me some information's how does it work?

Kind regards

Axel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Axel,

Refer the following thread "Using External JARs in a Web Dynpro Project"

This will be useful for you.

Regards,

Santhosh.C

Answers (1)

Answers (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Axel,

Open the Development Configurations perspective -> Local DCs, scroll to your DC project -> DC MetaData -> DC Definition -> Used DCs, right click and choose Add Used DC...

Does it help?

Best regards,

Vladimir

Former Member
0 Kudos

Hi,

thanks fine it works.

Regards

Axel