SAP Hybris Commerce Development Tools for Eclipse

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2021 | 146/913 | 374 (0.1%) | 12 |
December 2020 | 136/919 | 435 (0.1%) | 6 |
November 2020 | 161/925 | 411 (0.09%) | 14 |
October 2020 | 130/927 | 554 (0.12%) | 12 |
September 2020 | 113/894 | 584 (0.13%) | 19 |
August 2020 | 118/867 | 425 (0.12%) | 15 |
July 2020 | 114/870 | 487 (0.12%) | 10 |
June 2020 | 123/867 | 505 (0.12%) | 8 |
May 2020 | 128/876 | 541 (0.11%) | 9 |
April 2020 | 130/891 | 591 (0.11%) | 10 |
March 2020 | 129/892 | 630 (0.11%) | 14 |
February 2020 | 125/885 | 595 (0.12%) | 14 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Tuesday, January 26, 2021 - 12:35
Reviews Sign in to post reviews
Error when Synchronize Platform
Submitted by Missing name Mising name on Mon, 2020-04-20 16:23
Error
java.lang.NoClassDefFounError: dehybris/bootstrap/config/SystemConfig
Eclipse IDE for Enterprise Java Developers.
Version: 2020-03 (4.15.0)
Build id: 20200313-1211
Re: Error when Synchronize Platform
Submitted by Pawel Wolanski on Wed, 2020-04-22 17:30
Hi,
please raise an issue on our github project, please.
I cannot paste a link, but just try find our github page @SAP/hybris-commerce-eclipse-plugin
Best,
Pawel
Can't import hybris 1905 project
Submitted by Andrei Osipenko on Fri, 2019-06-28 06:38
1) Installed fresh eclipse j2ee package.
2) Downloaded SAP Hybris Commerce Development Tools
3) Click import project / Import hybris extensions
4) selected localextensions.xml from hybris 1905 project
5) see error:
Failed to import with error (put your mouse here to see more details): javax/xml/bind/JAXB
Environment:
Ubuntu 18.04.2 LTS
Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.2+9-LTS, mixed mode)
Re: Can't import hybris 1905 project
Submitted by Pawel Wolanski on Fri, 2019-07-05 05:45
Hi Andrei & all
Please use github issues functionality for raising issues with plugin.
I have copy-pasted your message there. Will be checked recently.
Best,
Pawel
Unable to install the extension
Submitted by Archanaa M on Thu, 2018-07-19 10:37
Hi-
I am using Eclipse Oxygen.3a and I am unable to install the plugin. Please find the error below.
Unable to read repository at http raw.githubusercontent.com/SAP/hybris-commerce-eclipse-plugin/master/updatesite/neon/content.xml.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Please help me to resolve this.
Thanks!
I can run ant all from cmd,
Submitted by Richard Romanowski on Mon, 2017-10-16 10:40
I can run ant all from cmd, but running it from the plugin gives me:
An internal error occurred during: "[y] Clean and Build".
Failed to synchronize with the platform
Re: I can run ant all from cmd,
Submitted by Brendan Dobbs on Tue, 2017-10-24 10:35
Can you send the workspace log file (.log) that is found in the .metadata directory of your workspace?
Re: Re: I can run ant all from cmd,
Submitted by Richard Romanowski on Fri, 2017-10-27 11:15
Brendan,
I found the problem. In your original plugin you allowed import platform as "General" existing project. In this one platform has to be imported as SAP Hybris Platform project.
thank you
Synchronize [y] Platform - not working
Submitted by Richard Romanowski on Thu, 2017-10-12 23:02
Projects synchronization (import) doesn’t work. I tried on two computers running oxygen in both cases.
I also have plugin shipped with hy400/hy410 courses, synchronization works with this one.
From eclipse log:
!ENTRY org.eclipse.ui 4 0 2017-10-12 21:47:25.961
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.IllegalStateException: not platform has been set, try importing again
Re: Synchronize [y] Platform - not working
Submitted by Brendan Dobbs on Sun, 2017-10-15 14:26
It looks like you haven't built the platform yet using ant. Try running "ant all" before importing.
Re: Re: Synchronize [y] Platform - not working
Submitted by Richard Romanowski on Mon, 2017-10-16 12:14
ant all works in cmd but running it from the plugin gives me an error:
An internal error occurred during: "[y] Clean and Build".
Failed to synchronize with the platform