cancel
Showing results for 
Search instead for 
Did you mean: 

Jar files for SyncBo classes?

Former Member
0 Kudos

Where to find jar files for these SyncBo classes

SyncBoDescriptorFacade

SyncBoDataFacade

SyncBoDescriptorIterator

I am using Netweaver Developer work place and SAP Mobile Infrastructure Version MI 70 SP 10 Patch 3.

I have Class Locator plugin which did not automatically detect these classes. So its pretty obvious that I dont get these jar files with MDK. If someone can write down exact jar file names, I can search my hard drive for confirmation.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi narayana,

you will find these classes in the MEg.jar file.

regards

jo

Former Member
0 Kudos

Jo,

Thanks for the reply. But my class locator plug-in did not find those classes. If you are sure, can you please give me the fully qualified classname?

Thanks

Former Member
0 Kudos

hi narayana,

are the path to these files included in your project classpath? i assume that your

class locator plugin is looking only for classes inside the jar files that are found

in your classpath. you don't actually need a class locator, if these jar file is in the

classpath, eclipse will be able to enumerate them for your via intellisense.

regards

jo

Former Member
0 Kudos

Yes, I do have MEg.jar in my classpath. Thats why am wondering why even eclipse doesnt show them. If you can give me fully classified class name details, am planning to expand the tree myself and look it up manually.

Former Member
0 Kudos

hi narayana,

look it at the package: <b>com.sap.ip.me.api.smartsync</b>

regards

jo

Answers (0)