[Legong-devel] Kick-Off
Status: Pre-Alpha
Brought to you by:
thaberkern
From: Timo H. <tim...@ya...> - 2003-02-06 13:50:01
|
Hi Legong-Team, sorry for being late with the first kick-off-release of legong. This release will give you the needed project files and the gui Main form. I think that i will be able to upload it after this weekend. Some first "subprojects" that should be done is a "Find in Files" function, a concept of "how to handle java project files" and a "Java Class Parser". Any volunteers for that? Some more detailed information for this tasks: 1.) Find in Files: A multi-threaded find in files solution (that can be stopped with a cancel button) with the possibility of using regular expression as the search query. If possible the same functionality and gui-layout as the find-in-files of VisualStudio.NET. Maybe the implementation (source available) of SharpDevelop can be used as a fist-start. 2.) Project File Concept: We need a concept of how to save a java project (What informations should be saved, how to add files and so on. Maybe with a first implementation. 3.) Java class parser: We need a parser to get all class methods and members from a java file. The ANTLR parser generator can create a c#-based Java parser. Someone should implement a nice wrapper-class arround it. So we can easily integrate it to Legong. Ok, thats it for the moment. Timo __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |