Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How can feature and plugin have same id?
How can feature and plugin have same id? [message #210987] Sun, 14 March 2004 07:42 Go to next message
Eclipse UserFriend
Hi,

I noticed that the standard Eclipse features have the same id as their
respective main plugins, e.g. "org.eclipse.jdt".
If I try to do it the same way for my plugin then my workbench complains
that I can't have 2 ressources (feature project and plugin project) with
the same name what seams reasonable.
So what am I doing wrong?

Ciao, Michael.
Re: How can feature and plugin have same id? [message #210995 is a reply to message #210987] Sun, 14 March 2004 08:55 Go to previous message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

The feature/plugin id doesn't have to match the project name. Some just
append -feature to the project name to make it obvious.

org.eclipse.platform-feature

for example.

Peter


Michael Keppler wrote:
> Hi,
>
> I noticed that the standard Eclipse features have the same id as their
> respective main plugins, e.g. "org.eclipse.jdt".
> If I try to do it the same way for my plugin then my workbench complains
> that I can't have 2 ressources (feature project and plugin project) with
> the same name what seams reasonable.
> So what am I doing wrong?
>
> Ciao, Michael.
Previous Topic:Modify files on project close
Next Topic:Going to lose my mind because of log4J
Goto Forum:
  


Current Time: Sat Jun 21 10:54:11 EDT 2025

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

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

Back to the top