Hello All,
I have a Web project that depends on the jar file of an
EJB project, on Eclipse. When I alter this EJB project and rebuild it's client jar file, I have to remove the jar file from the Build Path of the Web project, and add it back, so that the changes are visible to the Web project.
Is there a faster way for these changes to be visible?
Thank you so much for any help.