[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

If you click the link for "show dead files" in ViewCVS, you'll see these:

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pdt/plugins/org.eclipse.php.core/src/org/eclipse/php/core/project/build/?root=Tools_Project&hideattic=0

And, picking any of them, the commit comment will tell you where the files went:

"PDT API refactoring: put internal classes under 'org.eclipse.php.internal.*' package."

eg., http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.pdt/plugins/org.eclipse.php.core/src/org/eclipse/php/internal/core/project/build/?hideattic=0&root=Tools_Project

Of course it's not clear where they went after that, but you get the idea. :)

Nick

Jim Kremens 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.php.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






-- Nick Boldt :: http://wiki.eclipse.org/User:Nickb