Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » product export fails in the IDE
product export fails in the IDE [message #748127] Mon, 24 October 2011 14:02 Go to next message
Ivan Larionov is currently offline Ivan LarionovFriend
Messages: 37
Registered: July 2009
Member
Hi All,

I am trying to export my product and it fails with the following error:

D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.linux.gtk.x86.xml:89:
The following error occurred while executing this line:
D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.linux.gtk.x86.xml:104:
Warning: Could not find file
D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\${baseLocation}\plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
to copy.

It definitely fails to expand ${baseLocation}. It used to use
${eclipse.plugins} for all plugins (not only for
org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505 in the
gather.bin.parts target in the attached file). I cannot say what I have
changed to make it switch to this behaviour. Could anybody tell me what
may be wrong with it?
Re: product export fails in the IDE [message #749388 is a reply to message #748127] Tue, 25 October 2011 07:31 Go to previous message
Ivan Larionov is currently offline Ivan LarionovFriend
Messages: 37
Registered: July 2009
Member
Hi,

I have made a mistake: it didn't use to be ${eclipse.plugins} but the
expanded absolute path to my target locations. The problem went away
when I updated and restarted the IDE. Has anybody observed such behaviour?

On 24.10.2011 17:02, Ivan Larionov wrote:
> Hi All,
>
> I am trying to export my product and it fails with the following error:
>
> D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.linux.gtk.x86.xml:89:
> The following error occurred while executing this line:
> D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.linux.gtk.x86.xml:104:
> Warning: Could not find file
> D:\personal\workspace\farp2\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\${baseLocation}\plugins\org.eclipse.equinox.launcher_1.2.0.v20110502.jar
> to copy.
>
> It definitely fails to expand ${baseLocation}. It used to use
> ${eclipse.plugins} for all plugins (not only for
> org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505 in the
> gather.bin.parts target in the attached file). I cannot say what I have
> changed to make it switch to this behaviour. Could anybody tell me what
> may be wrong with it?
Previous Topic:product export fails in the IDE
Next Topic:Problem porting plugin from Europa to Galileo
Goto Forum:
  


Current Time: Fri Apr 26 08:03:28 GMT 2024

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

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

Back to the top