Issue #427 fix xml serialization
Change-Id: I795fe5a47fc2ed678a431795a6242382b3ef6654 Former-commit-id:c43746bbf1
[formerlye24039ae5c
] [formerly7c6e0a41f7
] [formerlyc43746bbf1
[formerlye24039ae5c
] [formerly7c6e0a41f7
] [formerly2a1e40b2d5
[formerly7c6e0a41f7
[formerly eb39d19f3940ba57e1322a786d0dd535289b2a1e]]]] Former-commit-id:2a1e40b2d5
Former-commit-id:e10704c2fa
[formerlyecc3dc9a70
] [formerly 5a795729fff7ba187286a7ae5aaad4eeaa8b98a9 [formerlya1e2c3173d
]] Former-commit-id: 0346bf396c82f33647996ebe1c35e2ee67c52e45 [formerlyc8b94860a0
] Former-commit-id:4605f1b00a
This commit is contained in:
parent
b134fa347e
commit
422f7ea302
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