AW: Opened wiki page on how to setup Eclipse for Sling

2009-04-28 Thread Mike Müller
>>> snip snip > > There are two other pages there [3],[4] about the same > > theme, but not that explicit. maybe we should tidy up the > > pages there a little bit - I haven't dared to change something... > > Hmm, after reading and comparing the three of them, I tend to say, we > could drop [3] and

AW: AW: Opened wiki page on how to setup Eclipse for Sling

2009-04-19 Thread Mike Müller
Hi Carsten > I checkout the whole trunk as a single project into Eclipse > (using 3.4.2 > and the subclipse plugin). Then I'll manually :) add all src/main/java > and src/test/java folders of the bundles to my project and > manually add > all required libraries. Debugging works like in your scenar

Re: AW: Opened wiki page on how to setup Eclipse for Sling

2009-04-17 Thread Aaron Zeckoski
I use a process which is in between these 2. I checkout the sling source using svn on the command line. I do New -> Java Project -> existing -> Point to the existing source Then I use the m2 plugin for eclispe to enable dependency management (usually already done) and nested modules (usually not d

Re: AW: Opened wiki page on how to setup Eclipse for Sling

2009-04-17 Thread Carsten Ziegeler
Mike Müller wrote: > Hi Carsten > >> Now, just as an additional comment, my Eclipse setup looks >> different: I >> don't use the m2 plugins and have one single big project >> containing all >> modules - so as always there are different ways to setup the IDE but I >> think the new wiki page is a gr

AW: Opened wiki page on how to setup Eclipse for Sling

2009-04-17 Thread Mike Müller
Hi Carsten > Now, just as an additional comment, my Eclipse setup looks > different: I > don't use the m2 plugins and have one single big project > containing all > modules - so as always there are different ways to setup the IDE but I > think the new wiki page is a great start! I would like to a

Re: Opened wiki page on how to setup Eclipse for Sling

2009-04-16 Thread Carsten Ziegeler
Felix Meschberger wrote: > Hi Mike, > > Mike Müller schrieb: >> Hi >> >> I created a new wiki page with a short manual how to setup Eclipse for Sling >> on [1] with all your inputs from the mailing list. > > Looks great ! I have linked it from the Getting and Building page on the > site. > >> I

Re: Opened wiki page on how to setup Eclipse for Sling

2009-04-16 Thread Felix Meschberger
Hi Mike, Mike Müller schrieb: > Hi > > I created a new wiki page with a short manual how to setup Eclipse for Sling > on [1] with all your inputs from the mailing list. Looks great ! I have linked it from the Getting and Building page on the site. > I have put it under Developing for Sling [2]

Opened wiki page on how to setup Eclipse for Sling

2009-04-16 Thread Mike Müller
Hi I created a new wiki page with a short manual how to setup Eclipse for Sling on [1] with all your inputs from the mailing list. I have put it under Developing for Sling [2]. There are two other pages there [3],[4] about the same theme, but not that explicit. maybe we should tidy up the pages