.:: hIDE ::.


Heterogeneous Integrated Development Environment
Home
Screenshots
Downloads
Documentation
FAQ
Project
CVS
Contact


hIDE ScreenshothIDE is an IDE (Integrated Development Environment) for C++, C and Java application programming. It is essentially a front-end GUI for the GCC and JDK command-line tools. But, it provides much more functionality than just tool integration. It also speeds up the development of applications by eliminating certain redundant tasks.

The end goal of the hIDE project is to provide a consistent software development environment for UNIX\Linux and Win32 based operating systems.


Where is hIDE?

It is currently under development at SourceForge. You can check out the projects status by clicking the Project link. You can also browse hIDE's current source code by clicking on the CVS link. NOTE: hIDE is currently only available for the Linux platform and a Windows version will eventually be made available.


Current Features:

  • Integration with GCC and JDK command-line tools
  • Project Management
  • File Browser
  • C++ Class Browser
  • MDI Interface
  • Automatic C\C++ makefile generation (or edit them manually)
  • Skeleton C++, C and Java source code generation
  • Uppercase\Lowercase sections of source code easily (Ctrl+U and Ctrl+L shortcuts)
  • Open source and project files (*.hide) via the command-line
  • Customizable integration of additional command-line tools
  • Rapid C++, C and Java application build process:
    1. Create a project.
    2. Edit your source code.
    3. Press F7 to build (runs make for C\C++ and javac for Java).
    4. Goto step 2.


System Requirements:

  • Some flavour of Linux
  • Qt 3 or greater
  • GCC 3 or greater
  • Sun JDK 1.4 or greater


About this site...

This is the future home of hIDE where you will be able to download hIDE, browse\download documentation and much more. Not much here now, but hIDE is in the process of being brought to life =)



hIDE is an open-source project hosted by
SourceForge