Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Export Deployable plugins and fragments error: File specified more then once
Export Deployable plugins and fragments error: File specified more then once [message #574066] Wed, 23 July 2008 10:32
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

I have a problem with some of my plugin projects.
if In try to export them as deployable plugins I got an error
"File xyz is specified more then once

the only difference I found out: these projects have generated
sourcefiles and so they have nested src folders like:

source.. = src/,\
src/gen/java/,\
src/man/java/,\
src/gen-pr/java/
output.. = bin/

I duplicated the plugin project, copied all to src/
then the export works without a problem

should I report this as a bug or did I something wrong ?

ekke
example from the logfile:
# Eclipse Java Compiler 0.874, 3.4.0, Copyright IBM Corp 2000, 2008. All
rights reserved.
File ..../MyClass.java is specified more than once
Previous Topic:Problem with icon-states in debugger
Next Topic:Bundled library jar, importing classes gives compiler errors
Goto Forum:
  


Current Time: Fri Apr 26 13:53:47 GMT 2024

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

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

Back to the top