Jump to content

IBM VisualAge C++ 4.0 Workframe: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 1: Line 1:
== Description ==
== Description ==
A fully integrated developer's workframe, with [[VAC_4.0_Compiler_and_Linker|compiler]], make and build tools, [[VAC_4.0_Debugger|debugger]] and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.
A fully integrated developer's workframe, with [[VAC_4.0_Compiler_and_Linker|compiler]], make and build tools, [[VAC_4.0_Debugger|debugger]] and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.


== Source and References ==
==Version==
'''* Latest Version for OS/2-eCS''':


see [[IBM_VAC_4.0|VAC/C++ 4.0 package]]
==Links==
* [[IBM_VAC_4.0|VAC/C++ 4.0 package]]


== License ==
== License ==
Discontinued. IBM Abandonware
==Related Articles==


IBM Abandonware
==Publications==


[[Category:Tools]]
[[Category:Tools]]

Revision as of 19:45, 9 December 2011

Description

A fully integrated developer's workframe, with compiler, make and build tools, debugger and class browser etc. directly built in. Unlike with version 3.0, the workframe is not integrated into the WPS any more, but it comes as an OS/2 and a Windows NT version. "Project files" are in a special ASCII format, replacing the VAC 3.0 "project" objects as well as the make files. This is a disadvantage if you want to port large projects from any make file based system to this workframe. The advantage is that projects are now portable from one system to the other.

Version

* Latest Version for OS/2-eCS:

Links

License

Discontinued. IBM Abandonware

Related Articles

Publications