Game Development Community

Java Integrated Development Environment

by Robert Pierce · in Technical Issues · 10/09/2004 (9:09 pm) · 1 replies

During thew summer of 2004 I was working on a Java IDE.
I am releasing it in a somewhat opensource way.
1) The Torque SDK Owners (Maybe now-owning developers) may alter the source but must resubmit it.
2) It may not be sold unless a agreement is made between all the people who made it.
3) It is copyrighted by the torque community (Actually, Uber Real Games and its associates)
4) Since it is in Java it will be mostly crossplatform. Perfect for releasing with your game!

If you need any info you can mail me at robertsim007@woh.rr.com or see the Yahoo! group at http://groups.yahoo.com/group/torque_ide

#1
12/12/2004 (1:37 pm)
I am releasing this under the MPL (Mozilla Public License 1.1).

I am also revamping the code to not rely on a jEdit library (Why I did it in the first place I will never know)

I really hope this can turn into a great community project.

Yeah, I know jEdit with the "Torque IDE" plugin is good but I want to try and do something from scractch for the community (Well, not exactly from scratch but not using an existing thing, like making an Eclipse plugin or jEdit Plugin)