cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS and DC Build Problem

Former Member
0 Kudos

Hi,

I recently installed a new version of NWDS on my workstation. This was an upgrade to Version 7.0.10 For some reason my DC will no longer build successfully since using the 7.0.10 version of NWDS. The error I get is:

/userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: /mydc : Build failed for /mydc in variant "default": null

Thanks,

Brian

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi All

I facing same problem. Can you help me how to resolve this. I want to convert existing WebDynpro project into NWDI. I followed two ways to achieve it.

1) I followed step by step in this help link

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/42/c8204dd57f136fe10000000a1553f7/frameset.htm">http://help.sap.com/saphelp_nw04s/helpdata/en/42/c8204dd57f136fe10000000a1553f7/frameset.htm</a>.

2) I newly created one DC (WebDynpro) project and there is an option "Import from existing local project" option.

I used both of them still there build problems in my DC.

Former Member
0 Kudos

Brian,

I am not sure about build problem. But to deploy both(NWDS and Portal Version) need to be same. Or Loer vesion of NWDS and Higher Version of Portal can support.

Thanks,

Sanjeev

Former Member
0 Kudos

Hi Sanjeev, thanks for your reply. Both versions are the same, in fact I upgraded NWDS to match Portal version. I do believe this is an classpath problem. Here is some more information and error description:

In my DC project I get the error "This compilation unit indirectly references the missing type java.lang.Object(typically somerequired class file is is referencing a type outside the classpath)

Thanks,

Brian