Skip to content

Eclipse script for exploring the ESAPI ScriptContext object tree

License

Notifications You must be signed in to change notification settings

Radformation/EsapiExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EsapiExplorer

This is an Eclipse script for exploring the ESAPI ScriptContext object tree.

To use:

  1. Open EsapiExplorer.sln in Visual Studio.
  2. In the Visual Studio toolbar, choose the solution configuration according to your Eclipse version:
    • Debug-13.6
    • Debug-15.5
    • Debug-16.1.
  3. In the "Solution Explorer" window, expand the EsapiExplorer project, then the References section.
  4. If you see a warning icon on the VMS.TPS.Common.Model.API and VMS.TPS.Common.Model.Types references, you will need to update the reference paths to the correct one. To do that, first remove the current references (right-click, then select Remove). Then right-click on the References section and choose Add References.... Click on Browse on the left panel and then click on the Browse... button at the bottom of the dialog. Choose the location of the DLL files.
  5. Build the solution.
  6. Move the output files located at bin\x64\Debug-13.6 inside the EsapiExplorer project directory to a location that can be accessed from Eclipse.
  7. In Eclipse, open a patient and then run the plugin script.

About

Eclipse script for exploring the ESAPI ScriptContext object tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages