Hi,
I have a situation where my VM crashed and in the process, all .ini files added since the last restore point went missing (Windows Restore does this for some strange reason, even if the .ini file isn't theres). Long story short, my Eclipse source project is still safe, but my module is now effectively missing (the opentext.ini file was also replaced with an earlier version so the module is effectively uninstalled). I can't reinstall it because there is no more module.ini file. What I want to know is if there is any way to regenerate the compiled ospace and module with .ini file? Obviously I can recreate the project from scratch and copy & paste my changes over but for a large module, this will be devastatingly slow. I recall being told that at module inception is about the only time you can generate a module and get it installed so that the src automatically updates the .oll file of your module. If so, having alternatives to when/how to regenerate a module from source would be at the top of my wishlist.
-Hugh Ferguson