Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » PDE Export Plugin - srcdir attribute error
PDE Export Plugin - srcdir attribute error [message #276393] Mon, 22 November 2004 18:13 Go to next message
Eclipse UserFriend
Originally posted by: usenet.jevopi.de

I'm trying to export a plug-in using the PDE export wizard (Deployable
plug-ins and features). The export fails with the following message:

Problems during export
Reason:
..../org.exclipse.pde.ui/temp/org.eclipse.pde.container.feat ure.build.xml:29:
The following error occured while executing this line:
.......
..../workspace/project/build.xml:48: srcdir attribute must be set

I have no problems running the plug in in the Run-time Workbench.
What's wrong? Is it possible that my source path "src/java/" is not
working -- no, I just tried "src" and this wasn't working either? But
compilation etc. works!
Adding sources to generated plugin or suppressing them makes no difference.

Eclipse version: 3.0.1, Windows XP

Jens
Re: PDE Export Plugin - srcdir attribute error [message #276394 is a reply to message #276393] Mon, 22 November 2004 18:31 Go to previous message
Eclipse UserFriend
Originally posted by: usenet.jevopi.de

Answering myself:

It's a bug in the plugin.xml Editor. Adding a library, in my case
lib/commons-logging.jar, results in a strange line in the
plug.properties file:

source.lib/commons-logging.jar
-> this line was produced by the plugin.-xml editor when adding the
library in the Build Configuration.

Jens

On 2004-11-23 00:13:44 +0100, Jens v. P. <usenet@jevopi.de> said:

> I'm trying to export a plug-in using the PDE export wizard (Deployable
> plug-ins and features). The export fails with the following message:
>
> Problems during export
> Reason:
> .../org.exclipse.pde.ui/temp/org.eclipse.pde.container.featu re.build.xml:29:
> The following error occured while executing this line:
> ......
> .../workspace/project/build.xml:48: srcdir attribute must be set
>
> I have no problems running the plug in in the Run-time Workbench.
> What's wrong? Is it possible that my source path "src/java/" is not
> working -- no, I just tried "src" and this wasn't working either? But
> compilation etc. works!
> Adding sources to generated plugin or suppressing them makes no difference.
>
> Eclipse version: 3.0.1, Windows XP
>
> Jens
Previous Topic:Connection is broken during an update
Next Topic:Syntax highlighting issue
Goto Forum:
  


Current Time: Mon Jun 09 04:56:29 EDT 2025

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

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

Back to the top