I had some perl include paths missing in my PERL5LIB
environment variable, the eclipse (epic) navigator would
display the error status of the files and their parent directories.
I then fixed my PERL5LIB but the navigator icons don't
refresh instantly, they do only when I open the file,
(it is done lazily), It would be nice to have a forced refresh,
for example when click on refresh for a directory, that
the perl validation be done on the children files.
If there's another way to do it i'd be interested to know !
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had some perl include paths missing in my PERL5LIB
environment variable, the eclipse (epic) navigator would
display the error status of the files and their parent directories.
I then fixed my PERL5LIB but the navigator icons don't
refresh instantly, they do only when I open the file,
(it is done lazily), It would be nice to have a forced refresh,
for example when click on refresh for a directory, that
the perl validation be done on the children files.
If there's another way to do it i'd be interested to know !
Project/Clean...
the project/clean option does it, thanks for the info !