HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Jass IDE

11-22-2004, 12:57 PM#1
Checkmate
Hello everyone,

I am chalking out a Jass Integrated Development Environment. To do this, I must follow the first step of Object-Oriented Analysis: System Requirements. This is where I communicate with my users as to what functionality they want in the product.

An example of an IDE is Microsoft Visual C++.

The only other editor I have seen is one called Jass Editor. I like some of the functions it has, however I believe I can write something better.

The final application will be written in Java; thus, my users must download the Java Runtime Environment.

I will most likely host the project on Sourceforge.

I cannot start writing the actual code until this (most important) phase of system requirements is complete. Your input will ultimately influence the application. Please note that I may not accept all suggestions, as some may not be feasible.

Thank you,
-Mindslaver