importtargetdefinition errors silently ignored [message #542195] |
Thu, 24 June 2010 04:17  |
Eclipse User |
|
|
|
Hi,
We have some problems with target definitions and headless buckminster.
The following target definition resolves in my IDE but does not resolve
in buckminster headless (ie the .bundle_pool contains no plugins and no
features). I don't know why. One of the problems is, that there is no
error message:
> buckminster -L debug -data ws importtarget -A file:///test/test.target
importtarget '-A' 'file:///test/test.target'
Doing full workspace refresh
Waiting for jobs to end
>
In the log file we can see the same information as on the console.
Here's the minimized example target that is not working:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.6"?>
<target name="Target Platform for the funtrade BEI">
<locations>
<location includeAllPlatforms="true" includeMode="slicer"
type="InstallableUnit">
<unit id="org.eclipse.platform.sdk" version="3.6.0.I20100608-0911"/>
<repository location="http://download.eclipse.org/releases/helios/"/>
</location>
</locations>
</target>
Thanks for any hints.
Regards,
Peter
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04542 seconds