|
|
|
Re: How to define a folder to send the built project ? [message #659891 is a reply to message #659880] |
Tue, 15 March 2011 18:08  |
Eclipse User |
|
|
|
On 15-Mar-11 15:14, Prix wrote:
> it is a java application more specific a server that should run on both
> linux and windows.
>
> Yes i wanted to know where eclipse put the jar files when it is built as
> i cannot find any within the project folder.
>
> Yes i know i can do that with ant but i would like to do it all with
> eclipse if that is possible.
What Eclipse is running successfully for you is down under .metadata in
the workspace folder. I'm mostly involved with web applications and I
know best how that deployment works; I haven't paid attention to the
simpler deployment you're using. (So, I can't answer.)
My knee-jerk reaction is to use ant. I have also right-clicked on the
project name and chosen to export the application as a (usually
runnable) JAR. Maybe that's the way to do it.
I admit that I'm probably not the best person to answer you further
here. Someone brighter will answer soon, I think.
|
|
|
Powered by
FUDForum. Page generated in 0.10943 seconds