Bug 247920 - [product] add validate button
Summary: [product] add validate button
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.3   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 enhancement with 1 vote (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2008-09-18 22:04 EDT by Chris Aniszczyk CLA
Modified: 2009-04-14 09:02 EDT (History)
1 user (show)

See Also:


Attachments
org.eclipse.pde.ui.patch (15.33 KB, patch)
2009-04-13 11:58 EDT, Chris Aniszczyk CLA
no flags Details | Diff
org.eclipse.pde.ui.patch (11.24 KB, patch)
2009-04-13 12:18 EDT, Chris Aniszczyk CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2008-09-18 22:04:03 EDT
Similar to how we handle validation in launch configurations, it should be possible to validate a product definition before actually going into a launch configuration. We should look at reusing the code inside the launch configuration.
Comment 1 Chris Aniszczyk CLA 2009-03-10 13:55:55 EDT
consider for M7
Comment 2 Ben Vitale CLA 2009-04-06 09:09:03 EDT
Yes, please. This would be a big time saver.
Comment 3 Chris Aniszczyk CLA 2009-04-13 11:58:04 EDT
Created attachment 131668 [details]
org.eclipse.pde.ui.patch

Adds a new validate action in the toolbar for product editors.
Comment 4 Chris Aniszczyk CLA 2009-04-13 12:18:26 EDT
Created attachment 131669 [details]
org.eclipse.pde.ui.patch

I went for a new simpler approach.
Comment 5 Chris Aniszczyk CLA 2009-04-13 12:18:47 EDT
done.

> 20090413
Comment 6 Ben Vitale CLA 2009-04-14 09:02:05 EDT
Works just as I had hoped. Cheers.