Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

sapjco3 version 721.416

leox
Discoverer
0 Kudos

I want to develop abap in eclipse, but, when i config it ,it show a error message

where i can get the version "721.416" sapjco3.

Thanks a lot.

1 ACCEPTED SOLUTION

former_member201346
Active Participant
0 Kudos

Hi Leo,

did you check section 3 of the blog about the installation of the ABAP Development Tools?

http://scn.sap.com/community/abap/eclipse/blog/2014/08/06/how-to-install-sap-netweaver-application-s...

It addresses a couple of potential solutions for the issue you are facing.

Regards, Felix

3 REPLIES 3

former_member201346
Active Participant
0 Kudos

Hi Leo,

did you check section 3 of the blog about the installation of the ABAP Development Tools?

http://scn.sap.com/community/abap/eclipse/blog/2014/08/06/how-to-install-sap-netweaver-application-s...

It addresses a couple of potential solutions for the issue you are facing.

Regards, Felix

0 Kudos

I check it. i also get the msg.

1) I have install the newest Microsoft VC runtime

2) My JAVA version is 1.8.0_05-b13

3) I change eclipse.ini

-vmargs

-Dosgi.requiredJavaVersion=1.6 (default)

-Dorg.osgi.framework.os.name=win32 (add)

-Xms512m

-Xmx512m

0 Kudos

I will retry the instructions of the post  http://scn.sap.com/community/abap/eclipse/blog/2014/08/06/how-to-install-sap-netweaver-application-s...

Thank you a lot. It's a great post.