J
Jason Cavett
Is it possible to have Eclipse build/distribute a project, but also
build and distribute those projects that the original one depends on?
Basically, I'm looking for a way for the build path "stuff" to be
included when I'm distributing my Java projects. (It seems like this
should be possible because Eclipse somehow does this on its own when
you run projects from within Eclipse.)
I know I could use Ant, but I'm hoping the tool will just do it for me
automagically.
Thanks
build and distribute those projects that the original one depends on?
Basically, I'm looking for a way for the build path "stuff" to be
included when I'm distributing my Java projects. (It seems like this
should be possible because Eclipse somehow does this on its own when
you run projects from within Eclipse.)
I know I could use Ant, but I'm hoping the tool will just do it for me
automagically.
Thanks