We are trying to install the addon Stock notificactions with the extentions and command written below but at the moment of execute the command "ant clean all" the compiler show the next errors:
ERROR in C:\workspaceItalika\bin\hybris\bin\custom\italikastore\italikastorestorefront\web\addonsrc\notificationaddon\de\hybris\platform\notificationaddon\controllers\pages\ NotificationPreferencePageController.java
The import de.hybris.platform.notificationfacades.facades cannot be resolved
NotificationPreferenceFacade cannot be resolved to a type
We are using hybris 6.2
What else is necesary for configuring?
<extension name="**notificationservices**" />
<extension name="notificationfacades" />
<extension name="addonsupport" />
<extension name="notificationaddon" />
ant addoninstall -Daddonnames = stocknotificationaddon -DaddonStorefront.yacceleratorstorefront=italikastorestorefront
ant addoninstall -Daddonnames = customerinterestsaddon -DaddonStorefront.yacceleratorstorefront=italikastorestorefront