


FrancescaBueti
FrancescaBueti
09-07-2019
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
Prince_Shivhare
Prince_Shivhare
09-07-2019
Can you please tell me what it should import from CRXDE to src/main/resources. Can you try with other folders or node.
Nisha_Nivedita
Employee
Nisha_Nivedita
Employee
09-07-2019
Could be possible it is not a valid location, can you try with any other small project.
allanj91110471
allanj91110471
13-11-2019
Its happening in latest Maven Archetype
kishorep5248493
kishorep5248493
26-02-2020
even i am facing the same issue...any resolution Please let us know
S3bastian
S3bastian
28-02-2020
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
kaushikd8293660
kaushikd8293660
01-07-2020
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.
kaushikd8293660
kaushikd8293660
01-07-2020
sorry you have to browse until browse to /src/main/content/jcr_root/ only. It will solve the issue perfectly.