Problems exporting plug-in project in Eclipse 3.4M3 [message #323212] |
Fri, 14 December 2007 07:32  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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?
|
|
|
Powered by
FUDForum. Page generated in 0.03818 seconds