Adobe is providing AEM SDK to install it locally.
Follow below steps to install SDK locally and install WKND site.
If you have different java versions installed, you can switch java version by modifying either bash_profile for bash or zprofile for zsh.
Navigate to Experience Cloud Software Distribution
Go to the General tab, download the latest Java version.
Go to the General tab, download the latest Java version.
If you have different java versions installed, you can switch java version by modifying either bash_profile for bash or zprofile for zsh.
Add below lines in zprofile by using command open-e ~/.zprofile.
export JAVA_8_HOME=$(/usr/libexec/java_home -v1.8) export JAVA_11_HOME=$(/usr/libexec/java_home -v11) alias java8='export JAVA_HOME=$JAVA_8_HOME' alias java11='export JAVA_HOME=$JAVA_11_HOME' # default to Java 11 java11
Go to AEM as a Cloud Service tab, and download the latest version
Run the command java -jar <jar file name>
Good to see:
SDK is packed with 30 Core components, core component examples are added under /content/core-component-examples. Using the examples we can play around the core components.
Great Article
ReplyDeleteCloud Computing Projects
Networking Projects
Final Year Projects for CSE
JavaScript Training in Chennai
JavaScript Training in Chennai
The Angular Training covers a wide range of topics including Components, Angular Directives, Angular Services, Pipes, security fundamentals, Routing, and Angular programmability. The new Angular TRaining will lay the foundation you need to specialise in Single Page Application developer. Angular Training