Changeset 2026
- Timestamp:
- 04/01/08 09:50:41
(8 months ago)
- Author:
- apatel
- Message:
removed unnecessary packages that were introduced during custom policy setup feature.
Fixed one warning FrameworkActionContributor? which was misssing 'treysys' from the classpath.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2025 |
r2026 |
|
| 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"> |
|---|
| 22 | 14 | </editor> |
|---|
| 23 | 15 | <editor |
|---|
| … | … | |
| 32 | 24 | <editor |
|---|
| 33 | 25 | class="com.tresys.framework.plugin.editor.sysresource.SystemResourcesEditor" |
|---|
| 34 | | contributorClass="com.framework.plugin.editor.FrameworkActionContributor" |
|---|
| | 26 | contributorClass="com.tresys.framework.plugin.editor.FrameworkActionContributor" |
|---|
| 35 | 27 | extensions="fsys" |
|---|
| 36 | 28 | icon="icons/framework.png" |
|---|
| … | … | |
| 560 | 552 | </participant> |
|---|
| 561 | 553 | </extension> |
|---|
| 562 | | <extension |
|---|
| 563 | | point="org.eclipse.core.filebuffers.documentSetup"> |
|---|
| 564 | | <participant |
|---|
| 565 | | class="com.tresys.framework.plugin.editor.custom.CPLDocumentSetupParticipant" |
|---|
| 566 | | extensions="fcpl"> |
|---|
| 567 | | </participant> |
|---|
| 568 | | </extension> |
|---|
| 569 | 554 | </plugin> |
|---|
Download in other formats:
* Generating other formats may take time.