cancel
Showing results for 
Search instead for 
Did you mean: 

Could not Import Package in Dev Studio

arunneerolil
Contributor
0 Kudos

Hi All,

I am working with a webdynpro application using Developer Studio.

When I am trying to import com.sap.security.api.UMFactory

it is showing invalid package error.

Even the com.sap.security is not coming as invalid.

Is there any thing I have to set in Developer Studio?

Plz Help.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Did you add the .jar file to your project? Right-click the project, click properties, click java build path, click libraries, click add external jars, now you need to locate the jar file com.sap.security.api.jar.

After you add this jar, all should be well.

Regards,

Rich Heilman

Answers (0)