ok ahmed,  I thought to take, more or less the same direction, so keep
going, and tell me if I can help on something.
You certainly have to consider portability issues with paths and files, here
a small document from sun who talks a little bit about that
http://java.sun.com/products/archive/100percent/4.1.1/100PercentPureJavaCook
book-4_1_1.pdf, and by googling, I think you will find a lot more.

I'm going to work on some ideas I would like to dig out for the compiler,
let me check if they are good ideas, if yes, I'll share it with you ;)

patrice


> -----Message d'origine-----
> De : Ahmed Saad [mailto:[EMAIL PROTECTED]
> Envoyé : Tuesday, May 17, 2005 1:58 PM
> À : harmony-dev@incubator.apache.org; [EMAIL PROTECTED]
> Objet : Re: impatient ;)
>
>
> i'm working on that too.. i'm using args4j to support javac-like option
> parsing capabilites... i'm reading the tomcat Jasper source code to learn
> more about how they did that (the JDTCompiler class)... would be great if
> you wanna share ideas
>
> -ahmed
>
> On 5/17/05, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> >
> > go for it!
> >
> > -- dims
> >
> > On 5/16/05, Patrice Le Vexier <[EMAIL PROTECTED]> wrote:
> > > > here's a task for those of you who want something to do: wrap the
> > > > eclipse JDT compiler and make it look/feel like javac from the
> > > > command line.
> > > >
> > > > --
> > > > Stefano.
> > > >
> > > >
> > >
> > > If there is no objection to use this compiler, I can do that.
> > >
> > > Please, let me know.
> > >
> > > patrice
> > >
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> >
>

Reply via email to