org.symbian.tools.wrttools/src/org/symbian/tools/wrttools/core/deploy/emulator/Emulator.java
changeset 460 c0bff5ed874c
parent 459 c278f0c8917f
equal deleted inserted replaced
459:c278f0c8917f 460:c0bff5ed874c
   113 
   113 
   114     public void save(IMemento memento) {
   114     public void save(IMemento memento) {
   115         // Do nothing
   115         // Do nothing
   116     }
   116     }
   117 
   117 
   118     public void load(IMemento memento) {
   118     public void init(IMTWProject project, IPackager packager, IMemento memento) {
   119         // Do nothing
   119         // Do nothing
   120     }
   120     }
   121 
   121 
   122     // helper methods 
   122     // helper methods 
   123 
   123