cancel
Showing results for 
Search instead for 
Did you mean: 

How to import WD project

Former Member
0 Kudos

I imported a wd project .IIt gives error that library is missing.I configured by right clicking project and going to external jar in lib.

But the version in the Error and which is there in my system is diff (its given as 2.0 to all the lib folders).How do I configure it .Where to change it so that now thw Project refers to new class and when i send it back wont that create conflict and more over there is JCO jar and when I unzip JCO there is no folder but in the project it refers to sap.mw.jco .... So on .How can i create this automatically or should it reate by itself?

George

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

George,

Let us assume that the name of the WebDynpro project that you want to import is <i>WD1</i>.

Instead of importing the project as a whole simply create a new project in your IDE with the name WD2 and then copy and paste the "src" folder of WD1 to the "src" folder of WD2. Thatz it. All the problems related to the plug-ins of your IDE will get resolved.

Bala

Answers (2)

Answers (2)

saraswathi_d
Participant
0 Kudos

Hi,

Try this.

Right click on project name . Select repair--> Project Structure and Classpath.

Regards,

Saraswathi.

Former Member
0 Kudos

Hi,

Assuming that the project is a development component project, navigate to "DC Metadata"->"DC Definition"->"Used DCs". Right click and choose "Add Used DC". From the dialog choose the required libraries from SAP-JEE or SAP_BUILDT or SAP_JTECHS.

In case it's not a DC project, please ignore the post.

Regards,

Satyajit.