Json files with i18n configuration not getting imported with eclipse
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 work in my pages.
At the moment happend just with this kind of files.
Its that a bug of the plugin? A wrong configuration in my ide?
Thanks in advance for any help.