Mindslaver
11-22-2004, 8:54 AM
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 (http://wc3sear.ch/index.php?p=Tools&ID=13&sid=). 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 (http://java.com/en/index.jsp).
I will most likely host the project on Sourceforge (http://www.sourceforge.net).
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
P.S. Please make all input related to the application. Do not post something like That's a good idea! or Good plan! Post something more like It should have a source highlighter.
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 (http://wc3sear.ch/index.php?p=Tools&ID=13&sid=). 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 (http://java.com/en/index.jsp).
I will most likely host the project on Sourceforge (http://www.sourceforge.net).
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
P.S. Please make all input related to the application. Do not post something like That's a good idea! or Good plan! Post something more like It should have a source highlighter.