![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I want to try and create a text editor. But I want to tailor the editor so that it can not only create regular text files (ie, like the ones that can be created with Notepad), but also specialized text files. (By specialized, I mean text files that serve a certain purpose - ie, HTML, XML, XSL, JAVA, CPP, etc.) But, in regard to these files, I want to have the editor act as an IDE (similar to JBuilder for Java, or HotDog Professional or UltraEdit for HTML). I plan on using Java, and XML and making the application open source. If anyone would like to help me create an this application, please email me at hw_stuckie@hotmail.com. Replies: |
Sponsored Links
|