[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: Can't find org.eclipse.php.core.project.build package

I guess the code there is based on the PDT 1.0.x branch.
Try checking out the code according to the R1_0_3_20080406 branch.

Alon

On 1/12/08 1:39 AM, in article ggv872$8cq$1@xxxxxxxxxxxxxxxxx, "Jim Kremens"
<kremens@xxxxxxxxx> wrote:

> 
> 
> Hi all,
> 
> I've checked out the smartyPDT project
> (http://code.google.com/p/smartypdt/) in an effort to better understand how to
> extend PDT.
> Unfortunately, it requires a package that I can't find anywhere
> (including the PDT project CVS):org.eclipse.php.core.project.build
> 
> In the CVS repos, this path exists, but the folder is empty:
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pdt/plugins/org.eclipse.p
> hp.core/src/org/eclipse/php/core/project/build/?root=Tools_Project
> The missing package causes errors in the
> org.eclipse.php.smarty.internal.core.builder.SmartyBuilder class, which stops
> the build process.
> Anyone know where I can find this?  (Please forgive if I'm missing
> something simple - still wrapping my head around Eclipse plugin development).
> Thanks,
> 
> Jim Kremens
> 
> 
> 
> 
>