[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] error while exporting plugin
|
- From: julien <elekis@xxxxxxxxx>
- Date: Wed, 02 Jul 2008 12:02:02 +0200
- Newsgroups: eclipse.platform
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
hi all,
I have this error when I try to export my plugin
Problems during export
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:29:
The following error occurred while executing this line:
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:10:
The following error occurred while executing this line:
G:\workspace\yaflplug\build.xml:156: The following error occurred while
executing this line:
G:\workspace\yaflplug\build.xml:121: srcdir
"G:\workspace\yaflplug\output.yaflplug.jar = bin" does not exist!
The following error occurred while executing this line:
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:10:
The following error occurred while executing this line:
G:\workspace\yaflplug\build.xml:156: The following error occurred while
executing this line:
G:\workspace\yaflplug\build.xml:121: srcdir
"G:\workspace\yaflplug\output.yaflplug.jar = bin" does not exist!
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:29:
The following error occurred while executing this line:
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:10:
The following error occurred while executing this line:
G:\workspace\yaflplug\build.xml:156: The following error occurred while
executing this line:
G:\workspace\yaflplug\build.xml:121: srcdir
"G:\workspace\yaflplug\output.yaflplug.jar = bin" does not exist!
The following error occurred while executing this line:
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml:10:
The following error occurred while executing this line:
G:\workspace\yaflplug\build.xml:156: The following error occurred while
executing this line:
G:\workspace\yaflplug\build.xml:121: srcdir
"G:\workspace\yaflplug\output.yaflplug.jar = bin" does not exist!
-----------------------------------------------------------
-----------------------------------------------------------
the prob is that
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\build.xml
does'nt exist.
I have that, but I have not temp in this
G:\workspace\.metadata\.plugins\org.eclipse.pde.core\
Other thing is G:\workspace\yaflplug\output.yaflplug.jar = bin
I have a bin directory inside my plugin but he doesn't appeard in the
pakage explorer.
any helps
thanks
a++