Sunday, January 1, 2012
Monday, July 25, 2011
AUTOMATED REQUIREMENT MEASUREMENT TOOL -ARM TOOL

The ARM tool scans a file designated by the user as the text file that contains the requirement specifications. During the scanning process, the ARM tool searches each line of text for specific words and phrases. These search arguments (specific words and phrases) are considered to be indicators of the document’s quality as a specification of requirements.
While the source file is being scanned, an ASCII text report file is created in the same directory as the source “.txt” file designated by the user. The ARM tool gives the report file the same prefix name as the user’s source file and adds an extension of “.arm”. This report file contains a summary report and detailed reports for specific quality indicators.
Your's friendly,
[MOHANRAM.G],
ADMIN...
Friday, July 1, 2011
JAVA DEVELOPMENT KIT
JDK contents
The JDK has as its primary components a collection of programming tools, including:
java – the loader for Java applications. This tool is an interpreter and can interpret the class files generated by the javac compiler. Now a single launcher is used for both development and deployment. The old deployment launcher, jre, no longer comes with Sun JDK.
javac – the compiler, which converts source code into Java bytecode
appletviewer – this tool can be used to run and debug Java applets without a web browser
apt – the annotation-processing tool [1]
extcheck – a utility which can detect JAR-file conflicts
idlj – the IDL-to-Java compiler. This utility generates Java bindings from a given Java IDL file.
javadoc – the documentation generator, which automatically generates documentation from source code comments
jar – the archiver, which packages related class libraries into a single JAR file. This tool also helps manage JAR files.
javah – the C header and stub generator, used to write native methods
javap – the class file disassembler
javaws – the Java Web Start launcher for JNLP applications
jconsole – Java Monitoring and Management Console
jdb – the debugger
jhat – Java Heap Analysis Tool (experimental)
jinfo – This utility gets configuration information from a running Java process or crash dump. (experimental)
jmap – This utility outputs the memory map for Java and can print shared object memory maps or heap memory details of a given process or core dump. (experimental)
jps – Java Virtual Machine Process Status Tool lists the instrumented HotSpot Java Virtual Machines (JVMs) on the target system. (experimental)
jrunscript – Java command-line script shell.
jstack – utility which prints Java stack traces of Java threads (experimental)
jstat – Java Virtual Machine statistics monitoring tool (experimental)
jstatd – jstat daemon (experimental)
policytool – the policy creation and management tool, which can determine policy for a Java runtime, specifying which permissions are available for code from various sources
VisualVM – visual tool integrating several command-line JDK tools and lightweight[clarification needed] performance and memory profiling capabilities
wsimport – generates portable JAX-WS artifacts for invoking a web service.
xjc – Part of the Java API for XML Binding (JAXB) API. It accepts an XML schema and generates Java classes.
Experimental tools may not be available in future versions of the JDK.
The JDK also comes with a complete Java Runtime Environment, usually called a private runtime It consists of a Java Virtual Machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, such as the internationalization libraries and the IDL libraries.
Copies of the JDK also include a wide selection of example programs demonstrating the use of almost all portions of the Java API.
Your's friendly,
[MOHANRAM.G],
ADMIN...
NetBeans IDE 7.0
The NetBeans IDE is an award-winning integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as PHP, JavaScript and Ajax, Groovy and Grails, and C/C++.
The NetBeans project is supported by a vibrant developer community and offers extensive documentation and training resources as well as a diverse selection of third-party plugins.
Release Overview
NetBeans IDE 7.0 introduces language support for development to the proposed Java SE 7 specification with the JDK 7 developer preview. The release also provides enhanced integration with the Oracle WebLogic server, as well as support for Oracle Database and GlassFish 3.1. Additional highlights include Maven 3 and HTML5 editing support; a new GridBagLayout designer for improved Swing GUI development; enhancements to the Java editor, and more.NetBeans IDE 7.0 is available in English, Brazilian Portuguese, Japanese, Russian, and Simplified Chinese.
Get the NetBeans IDE 7.0
Documentation
Use the following to get started with NetBeans IDE 7.0:Feature Highlights
JDK 7
| |
GlassFish
| |
Web Languages
|
[MOHANRAM.G],
ADMIN...
Monday, August 9, 2010
DEV C++ FULL FEATURED C,C++ COMPILER

"Full-featured programming environment & compiler for creating software in C/C++."
* NO NEED OF LINUX ENVIRONMENT
* CREATES AN EXECUTABLE FILE THAT IS PORTABLE AND NO NEED OF THE SOURCE FILE
- Support GCC-based compilers
- Integrated debugging (using GDB)
- Support for multiple languages (localization)
- Class Browser
- Code Completion
- Debug variable Browser
- Project Manager
- Customizable syntax highlighting editor
- Quickly create Windows, console, Static libraries and DLLs
- Support of templates for creating your own project types
- Makefile creation
- Edit and compile Resource files
- Tool Manager
- Print support
- Find and replace facilities
- Package manager, for easy installation of add-on libraries
- CVS Support
- To-Do List
- CPU Window
TO DOWNLOAD CLICK HERE

Your's friendly,
[MOHANRAM.G],
ADMIN...
Wednesday, July 21, 2010
TURBO C,C++ COMPILER-3.5

The Borland C++ 3.5 Compiler is the high performance foundation and core technology of Inprise/Borland's award-winning Borland C++Builder product line and is the basis for Inprise/Borland's recently announced C++Builder(TM) 5 development system for Windows 95, 98, NT, and Windows 2000.
"Over the past 11 years, millions of developers have relied on the speed and quality of the Borland C/C++ compiler technology. Beginning this month, every developer will have free access to the latest Borland C/C++ compiler for building high quality Windows, Internet, and distributed applications," said Michael Swindell, director of product management at Inprise/Borland. "With Open Source development exploding on all platforms, developers can now rely on a leading commercial ANSI C++ compiler to be available for any Windows based Open Source project. In addition, with our forthcoming Linux C++ tools, development with Borland C++ tools today is an investment in Linux development for tomorrow."
"Since many programmers learned how to develop using Borland tools, it's great to see Inprise/Borland offer its widely-used compiler free of charge," said Sally Cusack, an analyst and research manager at International Data Corporation. "Developers who download this compiler will subsequently have a seamless path to the rich tools and capabilities of Borland C++Builder 5 for RAD, Internet, User Interface, database, and distributed solutions.
FOR DOWNLOADING CLICK THE BUTTON BELOW


















