I have been using the AEM Eclipse Plug-In. I have the option to import/export from the server.
However, I have recently added another AEM project to Eclipse and am unable to import or export content.
The src/main/resources folder isn't able to be expanded and when I do click import from server, I get the following error: "No valid filter found in this project!"
Any idea on how to resolve this?
Thanks,
Francesca
Views
Replies
Total Likes
Can you please tell me what it should import from CRXDE to src/main/resources. Can you try with other folders or node.
Could be possible it is not a valid location, can you try with any other small project.
Its happening in latest Maven Archetype
even i am facing the same issue...any resolution Please let us know
I faced this today, here is my solution:
Select Project
Right Click on it, configure -> convert to content project
Missing Filter is added and import works again
Click on CHANGE on repository import dialog and browse to /src/main/content/jcr_root/apps rather than /src/main/resources . Hopefully this will solve the problem.
sorry you have to browse until browse to /src/main/content/jcr_root/ only. It will solve the issue perfectly.
Worked Perfectly fine ! Thanks a lot
Views
Replies
Total Likes
This is the correct solution for anyone looking!
Views
Like
Replies
Views
Likes
Replies