cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS Bugs & Feature requests

Former Member
0 Kudos

Hello,

where is the appropriate place to submit question regarding NWDS.

I'm working with NWDS 7.11 and I want to make some suggestions.

Yesterday I tried Right Click -> Refactor -> Extract method in Webdynpro. I ended up with no method created and missing content. Thank god for "Undo". I was also unable to import an rfc2 model from a 6.40 release - "unable to create model" no further reason given (I checked the error view).

Last thing I encountered was an import from an EJB model with overloaded methods. The import tool was unable to deal with this and reported duplication errors.

thanks everyone.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Well, I guess I can help you with the first one..

When you extract a method in Eclipse, it will extract the method right below the one you are extracting from. This piece of code will not be inside the "Meta Tags" generated by WDP, so it will be discarded when you save your metadata.

What I've been doing is, extracting the methods, selecting the new generated method and pasting it under the "//@@begin others" in the end of the WDP file.

I think you will find more, a lot more issues with NWDS. This is just the start.. 😃

Regards,

Daniel

Answers (0)