SmarteditAddon Hybris 6.3无法正常工作吗?

2020-08-16 21:14发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)我们当前正在使用Hybris 6...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


我们当前正在使用Hybris 6.3。 我们的目标是将Smartedit添加到我们的系统中。 目前,我们可以登录并单击我们的目录之一,但是根本没有任何内容。 只有两个目录。 当我们添加

  
  

对我们的customstorefront/extensioninfo.xml发生以下错误。 我们应该怎么做才能解决这个问题?

  [yjavac] 1. .../custom/hoffmann/hoffmannstorefront/web/addonsrc/smarteditaddon/de/hybris/platform/smarteditaddon/interceptors/beforeview/SmarteditaddonCmsPageBeforeViewHandler.java中的错误(第13行)
     [yjavac] import de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.AbstractPageController;
     [yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
     [yjavac]无法解析导入的de.hybris.platform.acceleratorstorefrontcommons.controllers
     [yjavac] ----------
     [yjavac] 2. .../custom/hoffmann/hoffmannstorefront/web/addonsrc/smarteditaddon/de/hybris/platform/smarteditaddon/interceptors/beforeview/SmarteditaddonCmsPageBeforeViewHandler.java中的错误(第14行)
     [yjavac] import de.hybris.platform.acceleratorstorefrontcommons.interceptors.BeforeViewHandler;
     [yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
     [yjavac]无法解析导入的de.hybris.platform.acceleratorstorefrontcommons.interceptor
     [yjavac] ----------
     [yjavac] 3. .../custom/hoffmann/hoffmannstorefront/web/addonsrc/smarteditaddon/de/hybris/platform/smarteditaddon/interceptors/beforeview/SmarteditaddonCmsPageBeforeViewHandler.java中的错误(第26行)
     [yjavac]公共类SmarteditaddonCmsPageBeforeViewHandler实现了BeforeViewHandler
     [yjavac] ^^^^^^^^^^^^^^^^^^
     [yjavac]无法将BeforeViewHandler解析为一种类型
     [yjavac] ----------
     [yjavac] 4. .../custom/hoffmann/hoffmannstorefront/web/addonsrc/smarteditaddon/de/hybris/platform/smarteditaddon/interceptors/beforeview/SmarteditaddonCmsPageBeforeViewHandler.java中的错误(第34行)
     [yjavac] public void beforeView(最终的HttpServletRequest请求,最终的HttpServletResponse响应,最终的ModelAndView modelAndView)
     [yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
     [yjavac] SmarteditaddonCmsPageBeforeViewHandler类型的beforeView(HttpServletRequest,HttpServletResponse,ModelAndView)方法必须重写或实现超类型方法
     [yjavac] ----------
     [yjavac] 5. .../custom/hoffmann/hoffmannstorefront/web/addonsrc/smarteditaddon/de/hybris/platform/smarteditaddon/interceptors/beforeview/SmarteditaddonCmsPageBeforeViewHandler.java中的错误(第37行)
     [yjavac]最终的AbstractPageModel页面=(AbstractPageModel)modelAndView.getModel()。get(AbstractPageController.CMS_PAGE_MODEL);
     [yjavac] ^^^^^^^^^^^^^^^^^^^^^^^^
     [yjavac] AbstractPageController无法解析为变量
     [yjavac] ----------
     [yjavac] 5个问题(5个错误)
 
  建立失败