Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-ui-dev] Shouldn't renaming a bundle project also update the bundle's symbolic name?

Hi everybody,

I've been bitten by this a number of times now, so I'm wondering: If I rename (Alt-Shift-R) a bundle project in the package explorer, why isn't the bundle's symbolic name in the manifest updated also?

I understand that the project name and the bundle's symbolic name are conceptually separate - you could name your project "foo" and your bundle "bar". However in my projects they are consistently the same. Assuming that this is often the case (correct me if I'm wrong), wouldn't it be nice to have my bundle's symbolic name updated along with the project renaming? Or at least have such an option?

Any comments?

Yang


Back to the top