Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » "Build site" debugging
"Build site" debugging [message #596692] Sat, 02 May 2009 18:04
Julen Parra is currently offline Julen ParraFriend
Messages: 12
Registered: July 2009
Junior Member
Hi, everybody. Sorry, I posted this in eclipse.platform, but I suppose it
belongs most rightly here.

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.
Previous Topic:Declare an extension as optional?
Next Topic:Using p2.inf to create a directory
Goto Forum:
  


Current Time: Fri Apr 19 01:18:39 GMT 2024

Powered by FUDForum. Page generated in 0.03043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top