|
Revision 2012, 1.2 kB
(checked in by npatrick, 10 months ago)
|
Added the following Policy Diagram menu items:
Show MLS Colors
Show Backflow Arrows
Added the following Graphical Editor Preferences:
Show Entry points and Enters
Show Backflow arrows
Only show backflows at or above <level>
Color objects when MLS level set
|
| Line | |
|---|
| 1 |
<?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 |
<projectDescription> |
|---|
| 3 |
<name>CDSFramework</name> |
|---|
| 4 |
<comment>JavaCC Nature</comment> |
|---|
| 5 |
<projects> |
|---|
| 6 |
<project>libselinuxjava</project> |
|---|
| 7 |
</projects> |
|---|
| 8 |
<buildSpec> |
|---|
| 9 |
<buildCommand> |
|---|
| 10 |
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> |
|---|
| 11 |
<arguments> |
|---|
| 12 |
<dictionary> |
|---|
| 13 |
<key>LaunchConfigHandle</key> |
|---|
| 14 |
<value><project>/.externalToolBuilders/CDSFramework libSELinux Builder.launch</value> |
|---|
| 15 |
</dictionary> |
|---|
| 16 |
</arguments> |
|---|
| 17 |
</buildCommand> |
|---|
| 18 |
<buildCommand> |
|---|
| 19 |
<name>org.eclipse.pde.ManifestBuilder</name> |
|---|
| 20 |
<arguments> |
|---|
| 21 |
</arguments> |
|---|
| 22 |
</buildCommand> |
|---|
| 23 |
<buildCommand> |
|---|
| 24 |
<name>sf.eclipse.javacc.javaccbuilder</name> |
|---|
| 25 |
<arguments> |
|---|
| 26 |
</arguments> |
|---|
| 27 |
</buildCommand> |
|---|
| 28 |
<buildCommand> |
|---|
| 29 |
<name>org.eclipse.jdt.core.javabuilder</name> |
|---|
| 30 |
<arguments> |
|---|
| 31 |
</arguments> |
|---|
| 32 |
</buildCommand> |
|---|
| 33 |
<buildCommand> |
|---|
| 34 |
<name>org.eclipse.pde.SchemaBuilder</name> |
|---|
| 35 |
<arguments> |
|---|
| 36 |
</arguments> |
|---|
| 37 |
</buildCommand> |
|---|
| 38 |
</buildSpec> |
|---|
| 39 |
<natures> |
|---|
| 40 |
<nature>org.eclipse.pde.PluginNature</nature> |
|---|
| 41 |
<nature>org.eclipse.jdt.core.javanature</nature> |
|---|
| 42 |
<nature>rk.eclipse.javacc.javaccnature</nature> |
|---|
| 43 |
<nature>sf.eclipse.javacc.javaccnature</nature> |
|---|
| 44 |
</natures> |
|---|
| 45 |
</projectDescription> |
|---|