Hi, im working with eclipse (last version) and its aem plugin, in crx I
created a couple of files inside a component for its i18n configuration
(i.e de.json, es.json) and that is working in my pages, but when I want
to import that to my local filesystem with eclipse those files are not
imported. I check my vault config and its fine, does not exclude any
json file, and if I change the name of the file adding something after
the .json, like de.json.original eclipsewill recognize that, but does
not...