Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » plugin deploy error
plugin deploy error [message #79299] Fri, 20 June 2003 12:30 Go to next message
Eclipse UserFriend
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 #79769 is a reply to message #79299] Sat, 21 June 2003 13:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pascal_rapicault.yahoo.fr

Are you talking of deploying or packaging it?

"Christian Sell" <christian.sell@netcologne.de> a
Re: plugin deploy error [message #80358 is a reply to message #79769] Mon, 23 June 2003 04:47 Go to previous messageGo to next message
Eclipse UserFriend
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 écrit dans le message de
> news: bcvcri$26i$1@rogue.oti.com...
>
>>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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Loading eclipse in the web application server environment
Next Topic:Just want to know if this is possible
Goto Forum:
  


Current Time: Sat Jul 12 17:54:52 EDT 2025

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

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

Back to the top