Issue #427 fix xml serialization
Change-Id: I795fe5a47fc2ed678a431795a6242382b3ef6654 Former-commit-id:e24039ae5c
[formerly7c6e0a41f7
] [formerlye24039ae5c
[formerly7c6e0a41f7
] [formerly2a1e40b2d5
[formerly eb39d19f3940ba57e1322a786d0dd535289b2a1e]]] Former-commit-id:2a1e40b2d5
Former-commit-id:ecc3dc9a70
[formerlya1e2c3173d
] Former-commit-id:c8b94860a0
This commit is contained in:
parent
6580f92e65
commit
4605f1b00a
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@ Bundle-SymbolicName: com.raytheon.uf.viz.collaboration.ui;singleton:=true
|
|||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Activator: com.raytheon.uf.viz.collaboration.ui.Activator
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core
|
||||
Export-Package: com.raytheon.uf.viz.collaboration.ui
|
||||
Require-Bundle: com.raytheon.viz.ui,
|
||||
org.eclipse.ui,
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
com.raytheon.uf.viz.collaboration.ui.editor.SharedEditor
|
Loading…
Add table
Reference in a new issue