Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem while deploying Eclipse plugins
Problem while deploying Eclipse plugins [message #1014619] Tue, 26 February 2013 06:56
Innovator CSE is currently offline Innovator CSEFriend
Messages: 6
Registered: February 2013
Junior Member
Hi..
I am developing a plugin that has dependencies on an external class file. I have several doubts here. First of all, is it possible to deploy an eclipse plugin which contains external jar files? Secondly, if i add the class file directly without converting it into a jar, i can deploy the plugin but not access it as it throws a ClassNotFoundException. Thirdly, I have created a plugin project from existing archive files and included this as a dependency in my plugin; this again causes my plugin to deploy without any error but again, when I access it, the same error occurs. What am I doing wrong here?
Previous Topic:key bindings conflicts for Juno
Next Topic:How to propagate Child Section changes to the master Table elements
Goto Forum:
  


Current Time: Thu Apr 25 22:03:55 GMT 2024

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

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

Back to the top