-
Notifications
You must be signed in to change notification settings - Fork 111
Eclipse Scripting API FAQ
If you have Eclipse v11, you have the Eclipse Scripting API. There is no special installation required.
What's the difference between the Eclipse Scripting API (ESAPI) and the Eclipse Algorithm API (EAAPI)?
The Eclipse Scripting API allows developers to write C#.NET scripts to access treatment planning information in Eclipse. The scripts can be integrated into the Eclipse user interface, or they can be run as stand-alone executables.
The Eclipse Algorithm API is a C++ programming interface and software library for Eclipse that allows algorithm developers to write advanced custom algorithms for research for many of the calculation types supported by Eclipse and the Distributed Calculation Framework (DCF).
The reference guides were created for Microsoft Visual Studio 2010. Microsoft Visual Studio 2012 also works well, but there are differences in behavior between Microsoft Visual Studio 2010 and 2012, so the documentation may not apply exactly to 2012.
(Preferred method) Post your question on this site under the Issues Tab, and someone from the community will answer your question. Or, send an email to eclipsedeveloper@varian.com.