cancel
Showing results for 
Search instead for 
Did you mean: 

Java classes not Found in Webdynpro

Former Member
0 Kudos

hi,

I have this problem.

Suppose i have a value node "Emp".

If i am creating a supply function for it,

I cannot get the 'IEmpNode' or 'IEmpElement' . Even if i type it, it gives error. However, if i create a method, these classes are present in the "java native class". I cannot understand if this is a problem with my NWDS 7.0.09 or is my NWDS not working properly??

Please help...It will be rewarded with good points

regars,

pinki

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pinki,

When you have typed the 'IEmpNode' or 'IEmpElement' try to do a 'Organize imports'

On source -> Right mouse click -> Source -> Organize Imports.

That should solve your problems

Jeschael

Former Member
0 Kudos

hi,

It solved my problem

Answers (0)