Best practices for "sharing" libs? [message #197848] |
Fri, 03 August 2007 14:43 |
Eclipse User |
|
|
|
Originally posted by: dserodio.gmail.com
My Web projects depend on lots of 3rd party libs like Hibernate, Spring,
etc.
When I did simple Java (non-Web) projects, I used to define User
Libraries for each lib, so that each team member could setup the User
Library on his machine, and have integrated Javadoc and source code for
the libs.
This approach doesn't work with Web apps. How could I have this same
effect with Web apps?
TIA,
Daniel Serodio
|
|
|
|
Re: Best practices for "sharing" libs? [message #198231 is a reply to message #197848] |
Tue, 14 August 2007 14:57 |
Eclipse User |
|
|
|
Originally posted by: erikvaningen.gmail.com
Hi Daniel,
Have you considered Maven? The Maven plugin on eclipse is working quite
well. We use it and we are quite happy with it.
Ciao,
Erik
Daniel Serodio wrote:
> My Web projects depend on lots of 3rd party libs like Hibernate, Spring,
> etc.
>
> When I did simple Java (non-Web) projects, I used to define User
> Libraries for each lib, so that each team member could setup the User
> Library on his machine, and have integrated Javadoc and source code for
> the libs.
>
> This approach doesn't work with Web apps. How could I have this same
> effect with Web apps?
>
> TIA,
> Daniel Serodio
|
|
|
Re: Best practices for "sharing" libs? [message #198406 is a reply to message #198231] |
Wed, 15 August 2007 18:02 |
Eclipse User |
|
|
|
Originally posted by: dserodio.gmail.com
Erik,
Funny you ask about Maven, I'm asking this exactly because I want to
dump Maven :-)
m2eclipse's development is too slow, I don't know why then didn't
release 0.11 yet.
Thanks to your suggestion, I'm going to give Maven/m2eclipse a last chance.
What I want is to be able to see libraries's Javadocs and sources (if
available) from inside Eclipse, did you manage to get this working?
Thanks in advance,
Daniel Serodio
I've never been able to
Erik van Ingen wrote:
> Hi Daniel,
>
> Have you considered Maven? The Maven plugin on eclipse is working quite
> well. We use it and we are quite happy with it.
>
> Ciao,
> Erik
>
>
> Daniel Serodio wrote:
>> My Web projects depend on lots of 3rd party libs like Hibernate, Spring,
>> etc.
>>
>> When I did simple Java (non-Web) projects, I used to define User
>> Libraries for each lib, so that each team member could setup the User
>> Library on his machine, and have integrated Javadoc and source code for
>> the libs.
>>
>> This approach doesn't work with Web apps. How could I have this same
>> effect with Web apps?
>>
>> TIA,
>> Daniel Serodio
|
|
|
Powered by
FUDForum. Page generated in 0.02924 seconds