| Summary: | Document the validation properties in edit.command contributions | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Client | Assignee: | Susan McCourt <susan> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | mamacdon, susan |
| Version: | 0.4 | ||
| Target Milestone: | 0.5 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
John Arthorne
Note it's possible the doc is just missing this info: http://wiki.eclipse.org/Orion/Documentation/Developer_Guide/Plugging_into_the_editor#orion.edit.command validation properties were added to orion.edit.command in 0.4, but we haven't updated older plugins. See bug 337766 comment 6. I'll update the doc. I have updated the doc to include the new properties introduced in bug 337766. I don't include a very thorough description of validationProperties but plan to say a lot more once we implement bug 370903. I also added a description of validationProperties to orion.navigate.command (it was not mentioned). The remaining question here is whether we want to have contentTypes property similar to orion.navigate.openWith. Right now we are using validationProperties. I'll add a question about this to bug 370903. |