Re: How can i setup eclipse for development.

2008-06-30 Thread janandith jayawardena
cool. Janandith On Mon, Jun 30, 2008 at 6:01 PM, Andreas Hartmann <[EMAIL PROTECTED]> wrote: > janandith jayawardena schrieb: > >> Hi Andreas, >> >> I've retried it in Ubuntu and the steps work.I couldn't try it in another >> platform because I was busy with my GSOC project when I'm at home. >>

Re: How can i setup eclipse for development.

2008-06-30 Thread Andreas Hartmann
janandith jayawardena schrieb: Hi Andreas, I've retried it in Ubuntu and the steps work.I couldn't try it in another platform because I was busy with my GSOC project when I'm at home. I will retry in Windows and see whats happening but it will take some time. But I will certainly try it.Unfortun

Re: How can i setup eclipse for development.

2008-06-29 Thread janandith jayawardena
Hi Andreas, I've retried it in Ubuntu and the steps work.I couldn't try it in another platform because I was busy with my GSOC project when I'm at home. I will retry in Windows and see whats happening but it will take some time. But I will certainly try it.Unfortunately I don't have a mac to test

Re: How can i setup eclipse for development.

2008-06-19 Thread janandith jayawardena
Hi, I'll try it again and tell. janandith. On Thu, Jun 19, 2008 at 6:20 PM, Andreas Hartmann <[EMAIL PROTECTED]> wrote: > janandith jayawardena schrieb: > > Hi all, >> >> The wiki post on setting up the Eclipse IDE for sling is now available >> under >> >> heading "*Setting up Eclipse IDE*" in

Re: How can i setup eclipse for development.

2008-06-19 Thread Andreas Hartmann
janandith jayawardena schrieb: Hi all, The wiki post on setting up the Eclipse IDE for sling is now available under heading "*Setting up Eclipse IDE*" in Developing for Sling - > *Setting up Eclipse IDE. *Please feel free to add necessary modifications and correct any errors. Thanks a lot fo

Re: How can i setup eclipse for development.

2008-05-28 Thread Felix Meschberger
Hi Janandith, Excellent description ! Thanks alot. Regards Felix Am Donnerstag, den 29.05.2008, 00:26 +0530 schrieb janandith jayawardena: > Hi all, > > The wiki post on setting up the Eclipse IDE for sling is now available under > > heading "*Setting up Eclipse IDE*" in > Developing for Sling

Re: How can i setup eclipse for development.

2008-05-28 Thread janandith jayawardena
Hi all, The wiki post on setting up the Eclipse IDE for sling is now available under heading "*Setting up Eclipse IDE*" in Developing for Sling - > *Setting up Eclipse IDE. *Please feel free to add necessary modifications and correct any errors. regards, Janandith * *

Re: How can i setup eclipse for development.

2008-05-27 Thread janandith jayawardena
Hi Carsten , I've started on it. :-) . janandith. On Tue, May 27, 2008 at 12:10 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Can you put this on our wiki? > > Carsten > >> >> *Here is what i did.* >> >> 1. Install maven pluggin to eclipse using the url >> http://m2eclipse.sonatype.org/upd

Re: How can i setup eclipse for development.

2008-05-25 Thread Felix Meschberger
Hi Janandith, I use Eclipse only for editing and mostly for SVN commits and updates. For SVN checkouts and Maven builds I revert to the command line. It is suffiently easy to use and allows for better control : (1) checkout in the terminal $ svn checkout (2) create Eclipse project descriptors $

How can i setup eclipse for development.

2008-05-25 Thread janandith jayawardena
Hi all, So far I have been working with vim-editor and the terminal to go through the source and do maven builds for sling. Instead of building manually I like to use the eclipse IDE. I would like to use it to checkout latest source code and build the project. In trying to do so during the past