Re: Using Eclipse without maven plugin (multiple module project)

2010-07-15 Thread Ron Wheeler

 Galileo - http://download.eclipse.org/releases/galileo
This update site should already be set up for you.
Just select Subversive
The Subversive plug-in will help you get the connectors when you restart 
STS.


Ron

On 15/07/2010 6:50 AM, Bahadýr Konu wrote:

I downloaded STS Eclipse. No SVN plugin is included it seems.
Which SVN plugin are you using with STS?
Subversive?
  
Thanks.

Bahadır

--- On Tue, 7/13/10, Ron Wheeler  wrote:


From: Ron Wheeler
Subject: Re: Using Eclipse without maven plugin (multiple module project)
To: "Maven Users List"
Date: Tuesday, July 13, 2010, 9:23 PM


   On 13/07/2010 2:19 PM, Antonio Petrelli wrote:

2010/7/13 Bahadýr Konu:

I have created my multi-module project and checked in to SVN
I checked out the project to a directory, ran "mvn eclipse:eclipse"
then I import the project to Eclipse (import existing project)

Try using m2eclipse, it's a life-saver. Remember to install the
Subversion-m2eclipse integration that is available in the "extras"
repository:
http://m2eclipse.sonatype.org/
Checkout using "Check out as Maven project".

Antonio

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



STS Eclipse has this already built-in.

Ron

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org








-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Using Eclipse without maven plugin (multiple module project)

2010-07-15 Thread Bahadýr Konu
I downloaded STS Eclipse. No SVN plugin is included it seems. 
Which SVN plugin are you using with STS? 
Subversive?
 
Thanks.
Bahadır

--- On Tue, 7/13/10, Ron Wheeler  wrote:


From: Ron Wheeler 
Subject: Re: Using Eclipse without maven plugin (multiple module project)
To: "Maven Users List" 
Date: Tuesday, July 13, 2010, 9:23 PM


  On 13/07/2010 2:19 PM, Antonio Petrelli wrote:
> 2010/7/13 Bahadýr Konu:
>> I have created my multi-module project and checked in to SVN
>> I checked out the project to a directory, ran "mvn eclipse:eclipse"
>> then I import the project to Eclipse (import existing project)
> Try using m2eclipse, it's a life-saver. Remember to install the
> Subversion-m2eclipse integration that is available in the "extras"
> repository:
> http://m2eclipse.sonatype.org/
> Checkout using "Check out as Maven project".
>
> Antonio
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
STS Eclipse has this already built-in.

Ron

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org




  

Re: Using Eclipse without maven plugin (multiple module project)

2010-07-13 Thread Antonio Petrelli
2010/7/13 Ron Wheeler :
>  On 13/07/2010 2:19 PM, Antonio Petrelli wrote:
>>
>> 2010/7/13 Bahadır Konu:
>>>
>>> I have created my multi-module project and checked in to SVN
>>> I checked out the project to a directory, ran "mvn eclipse:eclipse"
>>> then I import the project to Eclipse (import existing project)
>>
>> Try using m2eclipse, it's a life-saver. Remember to install the
>> Subversion-m2eclipse integration that is available in the "extras"
>> repository:
>> http://m2eclipse.sonatype.org/
>> Checkout using "Check out as Maven project".
>>
>> Antonio
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
> STS Eclipse has this already built-in.

You are right, but since the OP is already using Eclipse, I think that
downloading a plugin directly could be more fruitful.
I have more arguments, but I don't want to start an OT flame about Eclipse :-D

Antonio

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Using Eclipse without maven plugin (multiple module project)

2010-07-13 Thread Ron Wheeler

 On 13/07/2010 2:19 PM, Antonio Petrelli wrote:

2010/7/13 Bahadýr Konu:

I have created my multi-module project and checked in to SVN
I checked out the project to a directory, ran "mvn eclipse:eclipse"
then I import the project to Eclipse (import existing project)

Try using m2eclipse, it's a life-saver. Remember to install the
Subversion-m2eclipse integration that is available in the "extras"
repository:
http://m2eclipse.sonatype.org/
Checkout using "Check out as Maven project".

Antonio

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



STS Eclipse has this already built-in.

Ron

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Using Eclipse without maven plugin (multiple module project)

2010-07-13 Thread Antonio Petrelli
2010/7/13 Bahadýr Konu :
> I have created my multi-module project and checked in to SVN
> I checked out the project to a directory, ran "mvn eclipse:eclipse"
> then I import the project to Eclipse (import existing project)

Try using m2eclipse, it's a life-saver. Remember to install the
Subversion-m2eclipse integration that is available in the "extras"
repository:
http://m2eclipse.sonatype.org/
Checkout using "Check out as Maven project".

Antonio

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Using Eclipse without maven plugin (multiple module project)

2010-07-13 Thread Ron Wheeler

 Why aren't you checking the project out in Eclipse?

BTW. I suggest using the STS version of Eclipse since all your plug-ins 
come preinstalled except for Subversion which is mostly included.




On 13/07/2010 11:31 AM, Bahadýr Konu wrote:

 To create a multimodule project and use it with eclipse+SVN I have
 done everything that is described here:
 http://maven.apache.org/guides/mini/guide-ide-eclipse.html

 Multiple Module Project

 I have created my multi-module project and checked in to SVN I
 checked out the project to a directory, ran "mvn eclipse:eclipse"
 then I import the project to Eclipse (import existing project)
 Everything is fine...

 But the problem is: I cannot use the SVN plugin of eclipse now... in
 other words TEAM->commit  etc.. is not working. Eclipse treats the
 project as not under SVN control.

 The article says: "In both cases you will be able to synchronize your
 changes using eclipse."

 But no luck...

 Any help is appreciated. I don't understand why this crucial
 integration is still so complicated. (if it is)

 Thanks.. Bahadir










on