Hi Peter,

I'm not sure why but I finding your mails in spam box :)

Regarding your questions:
> 1. Do you folks use git?
Yes, we are using git. If you want to send patch for PDT you need to use
Gerrit. See
https://wiki.eclipse.org/PDT/Contributing#Preparing_and_sending_patches
> 2 What git branch are you on?
Just for running PDT you can use master. For contributing see first point.
> 3. The missing AST scanners seem to be caused by .gitignore files. Has
anyone else seen this?
Many parts of code related to parsers and lexers are genereted before
launching PDT. Just try to run/debug PDT and missing parts should be
generated and errors should disapear. We also have a bug that can be
visible on clean workspace (
https://bugs.eclipse.org/bugs/show_bug.cgi?id=534370) so if you will have
errors only in core plugin manifest then clean/rebuild project.

If you will have other problems/questions just write. I will monitor my
spam box :)

Regards,
Michal

sob., 5 maj 2018 o 19:51 Peter Schaeffer <peter_schaef...@yahoo.com>
napisał(a):

> Hi,
>
>
>
> I have a few quick questions.
>
>
>
> 1. Do you folks use git?
>
> 2 What git branch are you on?
>
> 3. The missing AST scanners seem to be caused by .gitignore files. Has
> anyone else seen this?
>
>
>
> Thank you
>
>
>
> Peter Schaeffer
>
>
>
> *From:* Peter Schaeffer [mailto:peter_schaef...@yahoo.com]
> *Sent:* Friday, May 4, 2018 6:06 PM
> *To:* 'PDT Developers'
> *Cc:* 'Michele Locati'
> *Subject:* RE: [pdt-dev] Eclipse PDT
>
>
>
> Hi,
>
>
>
> I have tried quite a bit to get the PDT development environment installed
> under Eclipse. No luck so far.
>
>
>
> One (big) problem was my fault. I installed the source version of the
> Apache Commons Exec plugin rather than the executable version of the Apache
> Commons Exec Plugin. That caused everything that depended on the Apache
> Commons Exec plugin to not compile.
>
>
>
> I fixed that problem by installing the correct version of the Apache
> Commons Exec plugin. However, lots of code still won't compile.
>
>
>
> So far I have found that quite a few of the PDT components don't have a
> .project file. Why is not clear. I have temporarily gotten around this
> problem by creating my own PSF file with the failing components removed.
> This helped. However, plenty of components still don’t compile. See below.
>
>
>
> Thank you
>
>
>
> Peter Schaeffer
>
>
>
>
>
> -----Original Message-----
> From: pdt-dev-boun...@eclipse.org [mailto:pdt-dev-boun...@eclipse.org] On
> Behalf Of Michele Locati
> Sent: Friday, May 4, 2018 3:15 AM
> To: PDT Developers
> Subject: Re: [pdt-dev] Eclipse PDT
>
>
>
> Hi Peter,
>
>
>
> when I started to contribute to PDT (a few months ago) I spent a lot
>
> of time understanding how to do that, and updated
>
> https://wiki.eclipse.org/PDT/Contributingaccordingly.
>
> By the way it seems that something changed recently: that page
>
> requires to be updated again (but sincerely I don't know how ;).
>
>
>
> PS: IMHO that the Contributing page is the most important one for the
>
> PDT project.
>
>
>
> --
>
> Michele
>
>
>
>
>
> 2018-05-04 6:09 GMT+02:00 Peter Schaeffer <peter_schaef...@yahoo.com>:
>
> > Hi Folks,
>
> >
>
> >
>
> >
>
> > A few weeks ago I had a problem with PDT. See the links below for a
>
> > description.
>
> >
>
> >
>
> >
>
> > https://bugs.eclipse.org/bugs/show_bug.cgi?id=533928
>
> >
>
> >
> https://stackoverflow.com/questions/49965546/xdebug-problems-with-eclipse-php-pdt#49965546
>
> >
>
> > https://www.eclipse.org/forums/index.php/f/85/
>
> >
>
> > https://www.eclipseorg/forums/index.php/t/1092935/
>
> >
>
> >
>
> >
>
> > As you can see, I posted the problem in a few places but didn’t get much
> of
>
> > a response. I really wasn’t that surprised. The problem is pretty deep.
>
> >
>
> >
>
> >
>
> > Then I had a idea. Perhaps I could figure the problem out from the PDT
>
> > source code and contribute the fix (assuming that it’s a bug rather than
> a
>
> > configuration error on my part) back to you folks.
>
> >
>
> >
>
> >
>
> > My next step was to try to install the PDT development environment.
>
> > Basically, I followed the instructions over at PDT/Contributing
>
> > (https://wiki.eclipse.org/PDT/Contributing) but did not end with a
> working
>
> > environment. See the images below.
>
> >
>
> >
>
> >
>
> > I was able to make a bit more progress by removing a few entries from the
>
> > PSF file. However, I still ended up with lots or errors.
>
> >
>
> >
>
> >
>
> > What is the correct approach for doing this?
>
> >
>
> >
>
> >
>
> > Thank you
>
> >
>
> >
>
> >
>
> > Peter Schaeffer
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> >
>
> > _______________________________________________
>
> > pdt-dev mailing list
>
> > pdt-dev@eclipse.org
>
> > To change your delivery options, retrieve your password, or unsubscribe
> from
>
> > this list, visit
>
> > https://dev.eclipse.org/mailman/listinfo/pdt-dev
>
> _______________________________________________
>
> pdt-dev mailing list
>
> pdt-dev@eclipse.org
>
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
>
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
_______________________________________________
pdt-dev mailing list
pdt-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/pdt-dev

Reply via email to