Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Export wizard for my plug-in
Export wizard for my plug-in [message #605115] Thu, 18 March 2010 10:18 Go to next message
lalakis  is currently offline lalakis Friend
Messages: 48
Registered: October 2009
Member
Hello everyone,
I implemented a plug-in for Eclipse.The plug-in shows a button at the tool bar and when you click it another GUI(java. swing) is appeared.My problem is that i have the GUI code in a jar file and i induded the jar in the lib properties of Eclipse and when i click the button is works fine.But when i am trying to export the plug in ina single file it i get an error in my log file saying that it cannot resolve an import.But in my Eclipse environment when i am running it i do not have any problems.
Any ideas please?
Re: Export wizard for my plug-in [message #605125 is a reply to message #605115] Thu, 18 March 2010 11:09 Go to previous message
Sophie Andrieu is currently offline Sophie AndrieuFriend
Messages: 38
Registered: July 2009
Member
Hello !

Have you add the jar into the Binary Build (build.properties) ?
Have you add the jar into the Classpath (MANIFEST.MF) ?

Sophie
Previous Topic:Execution Environments and Validation
Next Topic:How do I create a new Launch Configuration Tab?
Goto Forum:
  


Current Time: Thu Apr 25 00:18:50 GMT 2024

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

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

Back to the top