Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Deploying plugins/features
Deploying plugins/features [message #276969] Thu, 02 December 2004 06:31 Go to next message
Eclipse UserFriend
Originally posted by: vlad_dumitrescu.hotmail.com

Hi,

I've seen similar questions asked here, but either remained unanswered or
the answer doesn't apply to me (for what I can tell).

I have a handful of plugins that are related and work fine when running them
from Eclipse. I can also deploy each of them and copy to the plugins dir,
and they also work. But when I added a feature that includes them all, and
try to export it, I get funny errors:

1. ERROR in
C:\program\eclipse\workspace2\erlide-ui\src\org\erlide\ui\pr efs\erts\AddBack
endDialog.java (at line 48)
import org.erlide.backend.launching.AbstractBackendInstallType;
^^^^^^^^^^^^^^^^^^
The import org.erlide.backend cannot be resolved

where this package belongs to a fellow plugin.

Any ideas?

I have a hunch that it is related to the classpaths ;-)

I added needed plugins to the dependencies list, maybe I should have added
them as "referenced projects"? But after deploying, there are no projects
anymore, and I can't add them in both places... I'm very confused...

Thank you in advance for any light you might bring on this issue!
best regards,
Vlad
Re: Deploying plugins/features [message #276971 is a reply to message #276969] Thu, 02 December 2004 07:42 Go to previous message
Eclipse UserFriend
Originally posted by: vlad_dumitrescu.hotmail.com

I am running version 3.0.1.

I looked more carefully and I think I found a related bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=50532 but that one is closed
since quite a while, and I also get the problem with only one feature, not
several.

/Vlad
Previous Topic:PDE export creates outdated jar
Next Topic:Repost: How to left align actions in a view's toolbar?
Goto Forum:
  


Current Time: Mon May 12 03:54:28 EDT 2025

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

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

Back to the top