cancel
Showing results for 
Search instead for 
Did you mean: 

getting current login id

Former Member
0 Kudos

I read in one of the forums where the current userid was retrieved. There was a code example with a not to add the following to the class path: "C:\Program Files\SAP\JDT\eclipse\plugins\com.sap.security\lib\com.sap.security.api.jar"

I'm not quite sure how to add this to my class path, but I assumed thru the window>preferences>import in the developer studio. Is this correct? If so, when I try to import I get a weird message stating the preference export file contained an invalid entry.

Can anyone help me? Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Steve,

You should do the following:

Right click on your project -> properties -> java build path -> libraries tab -> Add external JARS and add your jar to the project

Good luck

Regards

Yoel

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Steve,

Right click on webdynpro project->properties->Java Build path->Libraries->Add variable-> Eclipse home->extend->plugins->com.sap.security->lib->com.sap.security.api.jar.

Hope this helps you

Regards

Rohit