Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » producing a "deployable plugin with AspectJ support" fails
producing a "deployable plugin with AspectJ support" fails [message #595347] Fri, 17 November 2006 08:25
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I have finalized a plugin (i.e. it works fine when I start it in the
runtime workbench) and so I would now like to convert it into some
distributable form.

Thus, I started with File => Export.... and selected "Deployable plugins
and fragments with AspectJ support". I select my project and enter the
..zip file name into which to pack up everything and also selected to
save the procedure as ant script and then pressed "Finish".

That runs for a while and then for some - to me inexpliccable - reason
that process terminates telling me that there were 14 compile errors.
And no .zip is produced.

???? But this compiled and ran fine before! So where do these compile
errors suddenly come from? And why does this recompile things in the
first place? It should just export (i.e. pack and wrap up) things - at
least that's what I would have expected...

Any ideas?

This is on eclipse 3.2.1 and I tried this with the same result using
ajdt_1.4_for_eclipse_3.2.zip (i.e. the latest release) and also with
1.4.1.200611081052 for Eclipse 3.2 (i.e. the latest developer build
provided).

Michael
Previous Topic:AJ only working in top-level RCP/plug-in
Next Topic:AJDT 1.4.1 for Eclipse 3.2 released (and more!)
Goto Forum:
  


Current Time: Fri Mar 29 09:49:59 GMT 2024

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

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

Back to the top