cancel
Showing results for 
Search instead for 
Did you mean: 

How to add external JAR's in NWDS

Former Member
0 Kudos

HI all

i want to add some external jar files into my NWDS. whats the procedure

To be specific in am using normal application not DC or Model

Thanks in Advance

Ravi Kanth

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ravi

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 for immediate reply

will come back to you after i check

Regards

Ravi Kanth

Former Member
0 Kudos

Hi Ravi

Creation of LIB directory is not compulsory if you are using a normal applicaiton

bit its a better approach if you do

Regards

Chaitanya.A

Former Member
0 Kudos

Thanks Chaitanya

Its working now

Regars

Ravi Kanth

Answers (0)