cancel
Showing results for 
Search instead for 
Did you mean: 

Web DynPro DC build path error

Former Member
0 Kudos

Hi,

This is the first time i'm working in WDP DC, as i had been using WDP Project previously. After i created the WDP DC, it didnt load the neccessary jar files (shld need more than 10, i think) automatically as in WDP Project. Is there a quick way to add those jar files to Java Build Path, as i don want to add one by one.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Juli,

AFAIK, There is no way to add all the jar files at a time. You need to add one by one by right clicking on the your DC, select properties, select Java Build Path, select button: Add External Jars, by navigating to eclipse folder, you add the missed JAR Files. I am guessing you might have missed three or four JAR Files, I dont think somebody can miss 30 or 40 JAR files until you are working with ESS Apps.

/Raj.

Former Member
0 Kudos

Hi Raj/All,

I have a few questions regarding WDP DC development:

1. Can you list the jar files/directory to be added?

2. Can i deployed and run WDP DC as if it is a standalone WDP application? If not, how to run and view it?

3. After i was done with the development, when i tried to create archive (after rebuild), the following exception was shown:

org.eclipse.core.internal.resources.ResourceException: Resource /LocalDevelopmentmatcodesap.com/gen/default/deploy already exists.

How to solve it?