¹«Á¦ ¹®¼­
¹«Á¦ ¹®¼­
¹«Á¦ ¹®¼­
¹«Á¦ ¹®¼­
HOME > Solution > e-Biz IDE

 

Visual Template
Developers can create customized source generation wizards for their development needs by utilizing various
templates. This allows developers to easily adapt new development standards and vastly improve development
productivity.

Remote Edit
Developers can develop remotely located server applications as if they are developing on a local PC without launching Telnet or FTP.
Code Inspection
Developers can predefine their own inspection rules to check for any logical errors.
Remote compile & build
Source files are automatically compiled every time they are saved. Any resulting errors are intuitively displayed on source code editor for improved development convenience and efficiency.
Remote Command
Commonly used commands can be saved and easily executed by assigning a short cut button.
Remote Testing & Debugging
Provides source-level debugging of server applications that are running on a remote server, along with values of any related variables (such as local variable global variable and memory value).
Remote Core File Analysis
Displays global/local variable values at the point of core dump creation and the location within the source code where the core dump originated.
Collaboration
Handle any concurrency issues (such as overwriting) of updating remotely located source code files by checking and comparing the uploaded file against the existing remote file.
Multi Language
Maintains consistent user interface for developing in different programming language (C, Java or COBOL) and enables debugging of function calls between different languages through remote debugging feature.
 
 
 
 
 
 
 

- Ease of coding and debugging
- Minimize skill-level gap between developers (standardization of source code)
- Reduce overall bugs
- Save cost by reducing overall development duration


- Minimize dependency on few key personnel through source code standardization
- Improve overall source code readability