> I only use eclipse as a fancy text editor!
Eclipse will feed insulted :-)
I will just try to create hot keys to start/stop jetty manually.
Thanks for your feedback
Regards
Ericz
On Wed, Feb 2, 2011 at 4:26 PM, Robert Muir wrote:
> On Wed, Feb 2, 2011 at 11:15 AM, Eric Grobler
> wrote:
> >>
On Wed, Feb 2, 2011 at 11:15 AM, Eric Grobler wrote:
>> I always use New...Other...SVN...Checkout Projects from SVN
>
> And how do run in eclipse jetty in the example folder?
>
you can always go to the commandline and use the usual techniques,
e.g. ant run-example, or java -jar start.jar from the
> I always use New...Other...SVN...Checkout Projects from SVN
And how do run in eclipse jetty in the example folder?
Thanks for your help
Ericz
On Wed, Feb 2, 2011 at 12:43 PM, Robert Muir wrote:
> On Tue, Feb 1, 2011 at 5:59 PM, Eric Grobler
> wrote:
> > Hi
> >
> > I am a newbie and I am tr
> I always use New...Other...SVN...Checkout Projects from SVN
Thanks, that seemed to work perfectly :-)
On Wed, Feb 2, 2011 at 12:43 PM, Robert Muir wrote:
> On Tue, Feb 1, 2011 at 5:59 PM, Eric Grobler
> wrote:
> > Hi
> >
> > I am a newbie and I am trying to run solr in eclipse.
> >
> > From
On Tue, Feb 1, 2011 at 5:59 PM, Eric Grobler wrote:
> Hi
>
> I am a newbie and I am trying to run solr in eclipse.
>
> From this url
> http://wiki.apache.org/solr/HowToContribute#Development_Environment_Tips
> there is a subclipse example:
>
> I use Team -> Share Project and this url:
> http://sv
Try to run the "svn co" command by using the console (in case you're
running a UNIX-like OS). Add the following files for Solr (.project and
.classpath) into your the solr folder:
http://markmail.org/message/yb5qgeamosvdscao
Then do an "import as an existing project" in Eclipse, and you're do