Hello,
I've resolved this, but I'm hoping that eventually there will be a better solution to it than simply clobbering all your module source and reimporting the project. Today, I made a small edit to my module's ini file in the Oscript source directory to reflect what was in the actual module. After I did this, I kept getting messages saying "Resource is out of sync with the file system". When that happened, I was no longer able to view modules in the module explorer. Also, I could not run the module's 0 DumpConfig method that builds the ini file as my project view got messed up as well, and none of the oscript objects had their context menus any more.
As I alluded to at the beginning, my solution was to clobber my source folder, restart Eclipse, and reimport my module from the original ospace. As the original intention of Eclipse and oscript source files was for better management with GIT, TFS, and other Source Control systems, it would seem that there would need to be a better way than just clobbering your oscript project. A filter of this forum did not reveal this error message, so I'm wonderin if other's have gotten it before.
-Hugh Ferguson