adobe / aem-eclipse-developer-tools

The Eclipse plugin that brings you the full connection to the Adobe Experience Manager, with auto-sync and project creation wizard.
Apache License 2.0
35 stars 23 forks source link

Getting error when including a jsp in another jsp in AEM eclipse #25

Closed sb-pk closed 4 years ago

sb-pk commented 9 years ago

Fragment "/apps/company/global.jsp" was not found at expected path /company.ui.apps/ apps/company/global.jsp.

Pls help me to resolve it..

eglistefan commented 9 years ago

This is indeed a known restriction - the AEM devtools does not currently support jsp lookups in the IDE.

rombert commented 9 years ago

As a workaround, you can add "/apps/company/global.jsp" to your filter.xml and import it to the local workspace. It should be correctly picked up then.

sb-pk commented 9 years ago

Thanks for your Rombert. I am getting it clearly can u pls guide me clearly which filter.xml we need to add and how to import. Give some snapshots

gabrielwalt commented 4 years ago

Closing this as there hasn't been activity since over a year.