plugin deploy error [message #79299] |
Fri, 20 June 2003 12:30  |
Eclipse User |
|
|
|
Originally posted by: christian.sell.netcologne.de
Hello,
when deploying my plugin, which has 2 target libraries, I get the
following error message:
Error: Compile failed; see the compiler error output for details.
Project: com.dynabean.dtw
Target: DTWCore.jar
can somebody tell me where I can see the compiler error output this
message mentions? I have not been able to find it.
thanks,
Christian
|
|
|
|
|
Re: plugin deploy error [message #81604 is a reply to message #80358] |
Tue, 24 June 2003 13:28  |
Eclipse User |
|
|
|
I'd bet that the compiler log is written to a temp directory created on the
fly, but that it is removed when the ant task finishes.
You could modify your user account and revoke the permission to delete files
on the operating system level, execute the export and then scan the file
system for new files. With a bit of luck, the compiler log can be found this
way.
"Christian Sell" <cse@dynabean.de> schrieb im Newsbeitrag
news:bd6esc$t2v$1@rogue.oti.com...
Pascal Rapicault wrote:
> Are you talking of deploying or packaging it?
I am talking about that which happens when you use the export wizard on
a deployable plugin. Interestingly, all jars get built, including the
"DTWCore.jar" mentioned in the error message. All code also compiles
flawlessly inside the IDE. I am clueless how to track down the error.
>
> "Christian Sell" <christian.sell@netcologne.de> a
|
|
|
Powered by
FUDForum. Page generated in 0.03795 seconds