Hi All, I have a plugin I've been working on that includes, as part of its dependencies, the following PDT plugins:
*org.eclipse.php.core* *org.eclipse.php.ui* I have been unable to build my plugin (through the "Export" wizard's "deployable plugin" or via an "update" site build). Each time the build process fails due to multiple errors, all of which are related to: *The import org.eclipse.php.internal.core cannot be resolved* The *php.ui* dependency as well as all others (e.g. *dltk.core*, * wst.sse.core*, etc.) do not produce any errors. It is only the *php.core*plugin. I can (of course) debug the plugin just fine within the Eclipse environment. Does anyone have any insights into this issue? Any suggestions for debugging? Thanks for your time, William
_______________________________________________ pdt-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/pdt-dev
