Board index » cppbuilder » Old application support, moving a Borland 5.02 project to Eclipse IDE
Theo Kromhout van der Meer
![]() CBuilder Developer |
Old application support, moving a Borland 5.02 project to Eclipse IDE2008-02-12 09:41:46 PM cppbuilder101 Hello All, I have to support an 10 or 15 year old application. It is written with Borland 5.02. This all works fine. The guys from system administartion want to give me a new PC. This PC is as old as the application. But... They don't have the CD of Borland C++ 5.02 anymore. The setup dir was removed, years ago from this computer. I thought that maybe we could copy the borland directory to new computer. We install a more current IDE, Eclipse C++ in this case, and configure Eclipse to compile and link with the compiler and linker in the borland directory. Has anyone done this? Is it anyhow possible to do this. Or am I stuck with the Borland 5.02 IDE. Migrating the project to a newer Borland version would be option but converting the project would mean rewriting a lot of code. The outcome of the rewrite is uncertain. Any help is appreciated. Regards, Theo |