"Build site" debugging [message #335826] |
Sat, 02 May 2009 18:01 |
Julen Parra Messages: 12 Registered: July 2009 |
Junior Member |
|
|
Hi, everybody.
I maintain an OSS project (quantum.sourceforge.net) that is a database
plugin for Eclipse. I build it using the ant scripts generated by the PDE.
That works fine. But then, when building the update site using the
"site.xml"->PDE Tools->Build site automatic build, the build will fail.
The main plugin will compile OK, but the other plugins will complain (in
the logs.zip file) of "The import com.quantum.core cannot be resolved",
and similar. All imports that refer to the main plugin won't be found.
So my question is if there is a way of debugging that automated build, or
generating an ant script for it, or modifying it somehow, or similar. If
that's not possible, any idea on why my build could be failing that way
would be appreciated.
Thanks in advance.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02806 seconds