up vote 3 down vote favorite
share [g+] share [fb]

I am using struts to build an image uploading module.

However, I am encountering the problem of user not able to see the file they upload until I manually refresh the package explorer on eclipse.

Any one know how to solve this?

Thanks!

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

May be the option:

Preference > General > Workspace > 'Refresh automatically'

would help ? (settings for eclipse3.4)

Note: the 'refresh automatically' was introduced in eclipse3.0.

There was a similar issue for CVS file.

This article describes what is behind those 'refresh'

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.