I'm using MyEclipse too, but IIRC it mostly export war files (or the
whole directory structure in Tomcat). Exporting jar file is still the
job of Eclipse.
To the original poster: do you mean you're exporting individual java
classes or jar files?
OTOH, if you're developing some clas
ng in the right direction.
Regards
Eviano
>-Original Message-
>From: Allistair Crossley [mailto:[EMAIL PROTECTED]
>Sent: 16 November 2005 14:01
>To: Tomcat Users List
>Subject: RE: Eclipse setup questions
>
>
>We use the MyEclipse range of plugins www.myeclipseide.com wh
37
To: Tomcat Users List
Subject: Re: Eclipse setup questions
I want to be able export my java classes, automatically when the project
is built. I do not want to export them manually by clicking on file
->export etc.
Is there any such setting ?
Thanks !
On 11/16/05, Seak, Teng-Fong <[EMAI
I want to be able export my java classes, automatically when the project is
built. I do not want to export them manually by clicking on file ->export
etc.
Is there any such setting ?
Thanks !
On 11/16/05, Seak, Teng-Fong <[EMAIL PROTECTED]> wrote:
>
> Some more precisions are needed. What "outp
Some more precisions are needed. What "output" type are you
referencing to? Jar? War? Or something else?
But in any case, the general way is File > Export, and then choose
your type and in the next screen, specify your export destination. You
could use default settings for the rest.
Hello All,
i am posting this question to the tomcat user group assuming people in this
group are familiar with eclipse IDE.
I am new to eclipse IDE. I have a question on the setup. I have 3 different
packages built in ecplise. I want to be able to direct the ouput of these
packages to 3 differen