Hi Edmundo, Welcome! As everyone else has said, please ask your questions on the list and we will try to answer them. When you're ready to write some code we have instructions for building Harmony here on our website: http://harmony.apache.org/quickhelp_contributors.html
Regards, Sian On 19/03/2008, Tim Ellison <[EMAIL PROTECTED]> wrote: > > Alexei Fedotov wrote: > > It's nice to see you here. Don't hesitate to ask your questions on the > > list. If Sian or Mark aren't online, someone else will try to answer. > > I'll echo Alexei's welcome and comments. > > At the broadest level, you are free to write the JAR tool in Java code, > using the regular class libraries, and it should behave as described > here [1]. > > Once you have a working Java application we can trivially create a > command-line tool from it. > > For example, here's [2] the entry point for the appletviewer tool. > > [1] http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/jar.html > [2] > > http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/tools/src/main/java/org/apache/harmony/tools/appletviewer/Main.java?view=co > > Regards, > Tim > -- Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
