Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » exporting a plugin
exporting a plugin [message #203902] Mon, 01 March 2004 08:03 Go to next message
Eclipse UserFriend
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 Go to previous messageGo to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Actions and MenubarPath
Next Topic:Plugins in Eclipse Build 20040226
Goto Forum:
  


Current Time: Wed Jan 15 08:11:32 GMT 2025

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

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

Back to the top