Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problems exporting plug-in project in Eclipse 3.4M3
Problems exporting plug-in project in Eclipse 3.4M3 [message #323212] Fri, 14 December 2007 07:32 Go to next message
Eclipse UserFriend
Hi!

I've discovered a potential bug in eclipse 3.4M3 (Build id:
I20071101-2000) related with paths with white spaces while exporting a
plugin project. I was trying to export my project (right click over
project -> export -> Plug-in Development -> Deployable plugins and
fragments) and always got the same error:

Problems during export
Buildfile: C:\victor\Mis documentos\workspace
test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
does not exist
Buildfile: C:\victor\Mis documentos\workspace
test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
does not exist
Buildfile: C:\victor\Mis documentos\workspace
test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
does not exist
Buildfile: C:\victor\Mis documentos\workspace
test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
does not exist

Then I sort of figured out it could be related with long paths. I
created a new workspace at C:\workspace and a sample plug-in, and it
worked fine. But tried again to find out the source of the problem with
a workspace at "C:\my test" and it failed again with the same error. So
the problem was not long paths itself, but rather white spaces in the path.

Any commentaries, opinions?
Re: Problems exporting plug-in project in Eclipse 3.4M3 [message #323218 is a reply to message #323212] Fri, 14 December 2007 10:37 Go to previous messageGo to next message
Eclipse UserFriend
There was a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=210464
It has been fixed, try 3.3M4 (which is due any time now), or an Integration
build newer than 20071121.

-Andrew

Víctor Roldán Betancort wrote:
> Hi!
>
> I've discovered a potential bug in eclipse 3.4M3 (Build id:
> I20071101-2000) related with paths with white spaces while exporting a
> plugin project. I was trying to export my project (right click over
> project -> export -> Plug-in Development -> Deployable plugins and
> fragments) and always got the same error:
>
> Problems during export
> Buildfile: C:\victor\Mis documentos\workspace
> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
> does not exist
> Buildfile: C:\victor\Mis documentos\workspace
> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
> does not exist
> Buildfile: C:\victor\Mis documentos\workspace
> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
> does not exist
> Buildfile: C:\victor\Mis documentos\workspace
> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
> does not exist
>
> Then I sort of figured out it could be related with long paths. I
> created a new workspace at C:\workspace and a sample plug-in, and it
> worked fine. But tried again to find out the source of the problem with
> a workspace at "C:\my test" and it failed again with the same error. So
> the problem was not long paths itself, but rather white spaces in the path.
>
> Any commentaries, opinions?
Re: Problems exporting plug-in project in Eclipse 3.4M3 [message #323220 is a reply to message #323218] Fri, 14 December 2007 11:00 Go to previous message
Eclipse UserFriend
Thank you Andrew!

I will work with my no-white-space-path workaround in the meanwhile :D

Cheers!

Andrew Niefer escribió:
> There was a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=210464
> It has been fixed, try 3.3M4 (which is due any time now), or an
> Integration build newer than 20071121.
>
> -Andrew
>
> Víctor Roldán Betancort wrote:
>> Hi!
>>
>> I've discovered a potential bug in eclipse 3.4M3 (Build id:
>> I20071101-2000) related with paths with white spaces while exporting a
>> plugin project. I was trying to export my project (right click over
>> project -> export -> Plug-in Development -> Deployable plugins and
>> fragments) and always got the same error:
>>
>> Problems during export
>> Buildfile: C:\victor\Mis documentos\workspace
>> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
>> does not exist
>> Buildfile: C:\victor\Mis documentos\workspace
>> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
>> does not exist
>> Buildfile: C:\victor\Mis documentos\workspace
>> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
>> does not exist
>> Buildfile: C:\victor\Mis documentos\workspace
>> test\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclips e.pde.container.feature\build.xml
>> does not exist
>>
>> Then I sort of figured out it could be related with long paths. I
>> created a new workspace at C:\workspace and a sample plug-in, and it
>> worked fine. But tried again to find out the source of the problem
>> with a workspace at "C:\my test" and it failed again with the same
>> error. So the problem was not long paths itself, but rather white
>> spaces in the path.
>>
>> Any commentaries, opinions?
Previous Topic:Error instantiating builder: org.eclipse.jet.builder.
Next Topic:Where do i find the 'Show heap status' ContributionItem ?
Goto Forum:
  


Current Time: Sat May 10 05:44:58 EDT 2025

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

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

Back to the top