exporting a plugin [message #203902] |
Mon, 01 March 2004 08:03 |
Eclipse User |
|
|
|
Originally posted by: emilienbeucler.hotmail.com
Hello,
I wrote a plugin that compiles and runs fine, but when I'm trying to export
it using File -> Export it just creates an empty .zip file, and I can't fine
the jar file in the workspace. I tried to create an Ant build file with the
plugin.xml file but it still doesn't work... Any idea? Thanks,
Emilien Beucler
|
|
|
Re: exporting a plugin [message #204463 is a reply to message #203902] |
Tue, 02 March 2004 05:07 |
Eclipse User |
|
|
|
Originally posted by: wassimm.ca.ibm.com
eee wrote:
> Hello,
> I wrote a plugin that compiles and runs fine, but when I'm trying to export
> it using File -> Export it just creates an empty .zip file, and I can't fine
> the jar file in the workspace. I tried to create an Ant build file with the
> plugin.xml file but it still doesn't work... Any idea? Thanks,
> Emilien Beucler
You need to edit the build.properties file at the root of your plug-in
project. This is the file that has all the rules that guide the
build/export process.
|
|
|
Re: exporting a plugin [message #204958 is a reply to message #203902] |
Wed, 03 March 2004 06:26 |
Eclipse User |
|
|
|
Originally posted by: send2shriram.hotmail.com
eee wrote:
> Hello,
> I wrote a plugin that compiles and runs fine, but when I'm trying to export
> it using File -> Export it just creates an empty .zip file, and I can't fine
> the jar file in the workspace. I tried to create an Ant build file with the
> plugin.xml file but it still doesn't work... Any idea? Thanks,
> Emilien Beucler
Hi Emilien,
If u want the Jar file for ur plugin, select File > Export > JAR
File.
U will get a wizard, locate where u want to save jar file and finish.
|
|
|
Powered by
FUDForum. Page generated in 0.02888 seconds