Administration Tools

org.topcased.service.plugincustomization.epf
Class CreateEpf

java.lang.Object
  extended by org.topcased.service.plugincustomization.epf.CreateEpf

public class CreateEpf
extends java.lang.Object

Plugs on a Eclipse wizard "Export Eclipse". Permit to create the Eclipse Preferences File (.epf) and take path of the created file.


Constructor Summary
CreateEpf()
           
 
Method Summary
 java.lang.String runNew()
          Plug on a Eclipse wizard "Export Eclpise" to create '.epf' file TODO WARNING : Take pathEPF using a class copied and modified from org.eclipse.ui.internal.wizard.preferences
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateEpf

public CreateEpf()
Method Detail

runNew

public java.lang.String runNew()
Plug on a Eclipse wizard "Export Eclpise" to create '.epf' file TODO WARNING : Take pathEPF using a class copied and modified from org.eclipse.ui.internal.wizard.preferences

Returns:
path of Eclipse Preferences File created by the Wizard.

Administration Tools

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.