plugin creation problem [message #161770] |
Tue, 25 November 2003 15:11  |
Eclipse User |
|
|
|
Originally posted by: lfu.site.uottawa.ca
Hi,
I am developing a plugin and now want to export it as a jar file. When I use
the export command, an error ocurred, like:
Error: Compile failed; see the compiler error output for details.
Project: seat
Target: seat.jar
Where to look for the "compiler error output"? When I run it as runtime
workbench, there is no problem at all.
Thanks for your help.
Eric
|
|
|
|
Re: plugin creation problem [message #165620 is a reply to message #161770] |
Wed, 03 December 2003 18:56  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
Try:
Right click on plugin.xml and choose "create ant build file"
Right click on generated build.xml and choose "Run Ant"
Pick the ant target to generate JAR file (and whatever else you need)
--
Eric Fu wrote:
> Hi,
>
> I am developing a plugin and now want to export it as a jar file. When I use
> the export command, an error ocurred, like:
>
> Error: Compile failed; see the compiler error output for details.
> Project: seat
> Target: seat.jar
>
> Where to look for the "compiler error output"? When I run it as runtime
> workbench, there is no problem at all.
>
> Thanks for your help.
>
> Eric
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07406 seconds