Top "Legacy" questions

A legacy system is an old application, technology, mainframe, method, etc.

Installation of VB6 on Windows 7 / 8 / 10

I have been having problems installing VB6 on Windows 7. I realize it is a legacy IDE and my research on …

windows-7 vb6 installation legacy legacy-code
MS Access DB Engine (32-bit) with Office 64-bit

We currently have a major issue using Microsoft Access Database Engine 2010. The engine comes in 64-bit and 32-bit forms, which …

32bit-64bit installshield legacy msde
How to revert to previous commit in CVS

For legacy reasons, I'm using CVS on a project. Recently I committed some changes which broke our code and I …

cvs legacy
What is the definition of "legacy code"?

Possible Duplicate: What makes code legacy? What is the definition of "legacy code"?

definition legacy
MSC000001: Failed to start service jboss.web.deployment.default-host./scWeb ..... JBAS018040: Failed to start context

I am getting following error as part my deployment. Actually I am deploying Websphere application in JBoss. I am sorting …

java tomcat jboss legacy legacy-app
IntelliJ not starting after OS X Yosemite update

I upgraded my OS X to Yosemite and now my IntelliJ IDE is not starting. Here is the error message: …

macos intellij-idea ide legacy
Converting C source to C++

How would you go about converting a reasonably large (>300K), fairly mature C codebase to C++? The kind of …

c++ c refactoring legacy program-transformation
Finding "dead code" in a large C++ legacy application

I'm currently working on a large and old C++ application that has had many developers before me. There is a …

c++ visual-c++ legacy
DDD, Anti Corruption layer, how-to?

At the moment, we have to build an application which is based on a legacy one. Code for that old …

architecture domain-driven-design rewrite legacy
JDK 1.6 and Xerces?

In my current project, we target a JDK 1.6 Runtime environment. For legacy rasons, Xerces JAR files are bundled in the …

java xml legacy