Enable targetting by going to Windows --> preferences --> J2EE tab , enable server targetting. to fix old projects create a test EJB/web projects(s) after enabling targetting. Copy the relevant entries from .classpath files of these test projects into the old projects and overlay/remove all the old entries that point to WAS_50_PLUGINDIR variable path.