Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How to remove eclipse product definition?(Remove Eclipse Product Definition)
How to remove eclipse product definition? [message #1700798] Tue, 07 July 2015 10:02 Go to next message
MyungWoon Oh is currently offline MyungWoon OhFriend
Messages: 52
Registered: March 2012
Member
Please check out below screenshot.

index.php/fa/22410/0/

While editing product configuration file(*.product file), it is possible to add new Product Definition by just clicking on 'New...' button.

But I couldn't find how to remove the added Product Definition.

Does anyone know how to remove it?

[Updated on: Tue, 07 July 2015 10:03]

Report message to a moderator

Re: How to remove eclipse product definition? [message #1700835 is a reply to message #1700798] Tue, 07 July 2015 13:49 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 07/07/2015 12:02, MyungWoon Oh wrote:
> Please check out below screenshot.
>
>
>
> While editing product configuration file(*.product file), it is possible to add new Product Definition by just clicking on 'New...' button.
>
> But I couldn't find how to remove the added Product Definition.
>
> Does anyone know how to remove it?
>

I think that's a required field, so you can choose another product
definition, but not leave it blank

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book


Re: How to remove eclipse product definition? [message #1700956 is a reply to message #1700835] Wed, 08 July 2015 12:13 Go to previous messageGo to next message
MyungWoon Oh is currently offline MyungWoon OhFriend
Messages: 52
Registered: March 2012
Member
Thank you for the reply.

I know that is a required field.

My question was how to remove the added product definitions from the 'Production' selection list.

See below.

index.php/fa/22431/0/

[Updated on: Wed, 08 July 2015 12:14]

Report message to a moderator

Re: How to remove eclipse product definition? [message #1700973 is a reply to message #1700956] Wed, 08 July 2015 13:11 Go to previous message
MyungWoon Oh is currently offline MyungWoon OhFriend
Messages: 52
Registered: March 2012
Member
I found the answer.

Remove the 'org.eclipse.core.runtime.products' extensions from the plugin.xml of the defining plug-in.

index.php/fa/22438/0/

Then the added product definition does not appear on the product selection list.
Previous Topic:Eclipse TextEditor - Color Selected Text
Next Topic:New CDT Project Template - Creating project with linked resources
Goto Forum:
  


Current Time: Fri Apr 26 19:30:39 GMT 2024

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

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

Back to the top