cancel
Showing results for 
Search instead for 
Did you mean: 

"com.tssap.sap.libs.logging" missing in tutorial #11

Former Member
0 Kudos

Hello I try to run tutorial #11: Developing with tables.

Trying to deploy an run i get the error: library missing:

com.tssap.sap.libs.logging\lib\jarm.jar

Where can i get the plun-in?

Thanks, Mario

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi mario,

btw the plugin is change to this already...

try to find it in

<b>C:\Program Files\SAP\IDE\IDE70\eclipse\plugins</b>

find this folder...

<b><u>com.tssap.sap.libs.logging_2.0.0</u></b> instead of this <b>com.tssap.sap.libs.logging</b>

then inside lib folder there is a file call jARM.jar

hope this reply help u...

Regard

Ng Jia Jun

Former Member
0 Kudos

Who needs this library? Did you perhaps import a wrong class?

Remove all imports in the //@@begin imports ... //@@end section, then do an "Organize imports" and check your project's classpath.

Armin

Former Member
0 Kudos

Hi,

I too am facing the same problem with the "<b>com.tssap.sap.libs.logging/lib/jARM.jar</b>" file, the solution provided above by Armin doesnt exactly work... Is there any other way that this can be solved.

Regards,

Divaker

Former Member
0 Kudos

Hi Divaker,

you can refer to my reply above

Regard

Ng Jia Jun