Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » class reference problem in other project
class reference problem in other project [message #29584] Tue, 28 October 2008 01:39
Kim Myoungki is currently offline Kim MyoungkiFriend
Messages: 12
Registered: July 2009
Junior Member
Hi everybody.

I have a problem with class references.

Our situation is like below.

1. There is a 3rd party jar plugin (we made it using "Plugin from existing
JAR archives" and set Eclipse-BuddyPolicy: registered in MANIFEST.MF)
2. We made an application using the jar plugin
3. We made seperated feature and install the plugins(3rd party jar, our
application). It works well.
4. In other environment, we just install the 3rd party jar only and create
another project reference the 3rd party jar. In the project, we add the
dependency,but the new project couldn't find the classes in 3rd party jar.

What is the problem?

Thanks in advance.


---
Myoungki Kim
Previous Topic:Extension Point schema editor: Where did "Label Property" go?
Next Topic:class reference problem in other project
Goto Forum:
  


Current Time: Sat Apr 27 01:50:37 GMT 2024

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

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

Back to the top