Common error in Hybris code build process in local setup when we have set wrong java version

Some time, we have  installed multiple java version in Mac like Java 1.8 and java 11.0  and default version is java 8 but we are trying to start ant clean or ant all with above Hybris Sap commence 2205 version.  We will have below error due to wrong java version. /Volumes/work/cmpe/et-commerce/core-customize/hybris/bin/platform/build.xml:9: The following error occurred …

Common error in Hybris code build process in local setup when we have set wrong java version Read More »

How to Change the Java Version or Switching Java (JDK) Versions on MacOS

some time, we need to install multiple JAVA versions due to system requirement and application require particular java version, e.g Hybris 2211 is compatible with java 17 but Hybris 2205 is with java 11. so we need to change java version before we start the application otherwise it will give compilation error How to check …

How to Change the Java Version or Switching Java (JDK) Versions on MacOS Read More »