Skip to content

Commit

Permalink
Merge pull request #85 from exadel-inc/bugfix/samples-fix-release
Browse files Browse the repository at this point in the history
[SAMPLES] [RELEASE 1.2.1] Code structure and UI improvements
  • Loading branch information
liubou-masiuk authored Aug 19, 2020
2 parents 7ec7f3d + 56a0f82 commit 7c67764
Show file tree
Hide file tree
Showing 126 changed files with 964 additions and 767 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Resulting dialogs and editors are compliant with the newest facilities of AEM 6.
As the Toolkit was developed, thorough comparative investigation of Coral v.2 and Coral v.3 has been carried out, their features and drawbacks tested, so that backward compatibility is preserved to a highest degree.

***
> Practice to use AEM Authoring Toolkit with our sandbox project under [_aem-authoring-toolkit-samples_](/aem-authoring-toolkit-samples/README.md)
> Practice to use AEM Authoring Toolkit with our sandbox project under [_samples_](/samples/README.md)
>
***

Expand Down Expand Up @@ -1223,10 +1223,10 @@ public class DependsOnSample {
}
```

## Samples
#### Samples

Examples of use AEM Authoring Toolkit API and DependsOn library are presented in a separate [AAT Samples](./aem-authoring-toolkit-samples) module.
Examples of how to use AEM Authoring Toolkit API and DependsOn library are presented in a separate [AAT Samples](samples) module.

Run `mvn clean install -P install-samples` from the root folder of [AAT Samples](./aem-authoring-toolkit-samples) to __install__ a sample project.
Run `mvn clean install -P install-samples` from the root folder of [AAT Samples](samples) to __install__ the sample project.

To directly find necessary annotations or specific use of these annotations, read [AAT Samples Readme](./aem-authoring-toolkit-samples/README.md).
To directly find necessary annotations or specific use of these annotations, read [AAT Samples Readme](samples/README.md).
107 changes: 0 additions & 107 deletions aem-authoring-toolkit-samples/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7c67764

Please sign in to comment.