Eclipse (Weblogic workshop) problem with Projects on build path
I am facing this strange problem with build path with Weblogic workshop. It's built upon Eclipse. There is one project which needs other projects on build path. When I add these projects on build path, everything works fine. But when I restart Eclipse, I have to set the projects again on build path. I have to do this everytime I restart it. Please advise.
Thanks,
Si开发者_运维问答dMake sure that your project files are not read-only on disk as can happen in some source control systems. If this applies to you, check these files out first in your source control system client before making build path changes.
精彩评论