SAP Hybris Commerce Development Tools for Eclipse

Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 148/658 | 200 (0.07%) | 6 |
August 2023 | 125/673 | 289 (0.1%) | 10 |
July 2023 | 133/669 | 262 (0.09%) | 13 |
June 2023 | 121/670 | 339 (0.11%) | 3 |
May 2023 | 112/672 | 373 (0.11%) | 4 |
April 2023 | 120/668 | 348 (0.11%) | 10 |
March 2023 | 133/688 | 368 (0.09%) | 11 |
February 2023 | 108/668 | 420 (0.13%) | 16 |
January 2023 | 103/677 | 445 (0.13%) | 14 |
December 2022 | 116/805 | 387 (0.11%) | 14 |
November 2022 | 127/808 | 383 (0.1%) | 13 |
October 2022 | 133/811 | 364 (0.1%) | 17 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Wednesday, September 27, 2023 - 05:10
Reviews Sign in to post reviews
Issues While Importing SAP Projects built on 2211
Submitted by Aman Sarjal on Thu, 2023-08-31 03:07
This Plugin is only good for importing lower version of SAP Hybris Projects, when it comes to latest version 2205 and 2211 this causes issue while importing and throws errors. Not a good experience
Getting this error while importing 2205 projects into eclipse
Submitted by Jobin Babu on Fri, 2022-06-03 16:27
An internal error occurred during: "Importing Commerce Project".
de/hybris/bootstrap/config/SystemConfig has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 59.0
Error when Synchronize Platform
Submitted by David Boyd 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