cancel
Showing results for 
Search instead for 
Did you mean: 

Importing WM6.2 Java Source Code in Eclipse Juno

ggunturu
Participant
0 Kudos

I am trying to Import Work Manager 6.2 Source code in Eclipse Juno, and i get the below errors after i imported the java files

Can you anybody let me know how to resolve the errors?

Thanks,

Gopi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In the build path of the project you need to point the Jar files to a path located on your system.

ggunturu
Participant
0 Kudos

I was able to fix some of the errors but creating class path variable GIT_RESOURCE_HOME to the folder where i put all the jar files.

I could not find a sapsso.jar file in my system.

If i get that file, i think other errors would also be fixed.

Do you know where I can find the SAPSSO.jar?

Former Member
0 Kudos

sapsso.jar file you can get under your application folder.

For your application you may need some other jar file. some jar files you can get under Java folder. To create custom class you need Agentryv5.jar. you can get this jar from C:\SAP\MobileSDK3\AgentryToolkit\AgentryEditors. (If you have already installed SMPSDK installer)

Thanks

Ajitesh

ggunturu
Participant
0 Kudos

For some reason i don't have that file. Any other way to get that file?

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

The sapsso.jar file is included with the Work Manager 6.2.1 release.  If you download the installer you can run it to generate the server.zip that will contain the file.

--Bill

ggunturu
Participant
0 Kudos

Thanks Bill. I found it.

Thanks,

Gopi.

Answers (1)

Answers (1)

Former Member
0 Kudos

hey,

is  it possible to have  java source files, if it is where to download

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

There are special requirements around obtaining the Java source files.  Please contact your SAP Account team to begin the request process.

--Bill

Former Member
0 Kudos

Hey Bill,

What are those special requirements.

Former Member
0 Kudos

Adem,

Special Requirement like while customizing some fields you need java source file.

-> To debug and see all the properties are setting up properly or not you need java source file.

so its better to have java source file before starting your project.

Hope this helps you!

Thanks

Ajitesh

Former Member
0 Kudos

I thought that it is impossible for us to have java source codes.

Former Member
0 Kudos

No, its possible. you have to request to SAP team. they will provide you.

Former Member
0 Kudos

We did, but they didnt provide us.

Why they provide someone but not us i really dont understand. This is not fair at all.

Marçal_Oliveras
Active Contributor
0 Kudos

Your company has to sign some kind of agreement with SAP to get the source code. I'm sure SAP will provide it after this agreement is made.