Changeset 1970
- Timestamp:
- 03/03/08 13:22:30
(9 months ago)
- Author:
- apatel
- Message:
basic setup for new editor.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1922 |
r1970 |
|
| 12 | 12 | id="com.tresys.cdsframework.plugin.editor.dictionary.DictionaryEditor" |
|---|
| 13 | 13 | name="%dictionaryEditor"> |
|---|
| | 14 | </editor> |
|---|
| | 15 | <editor |
|---|
| | 16 | class="com.tresys.framework.plugin.editor.custom.CPLEditor" |
|---|
| | 17 | contributorClass="com.tresys.framework.plugin.editor.FrameworkActionContributor" |
|---|
| | 18 | extensions="fcpl" |
|---|
| | 19 | icon="icons/framework.png" |
|---|
| | 20 | id="com.tresys.cdsframework.plugin.editor.dictionary.custom.CPLEditor" |
|---|
| | 21 | name="%cpleditor"> |
|---|
| 14 | 22 | </editor> |
|---|
| 15 | 23 | <editor |
|---|
| … | … | |
| 519 | 527 | </participant> |
|---|
| 520 | 528 | </extension> |
|---|
| | 529 | <extension |
|---|
| | 530 | point="org.eclipse.core.filebuffers.documentSetup"> |
|---|
| | 531 | <participant |
|---|
| | 532 | class="com.tresys.framework.plugin.editor.custom.CPLDocumentSetupParticipant" |
|---|
| | 533 | extensions="fdic"> |
|---|
| | 534 | </participant> |
|---|
| | 535 | </extension> |
|---|
| 521 | 536 | </plugin> |
|---|
Download in other formats:
* Generating other formats may take time.