Version History
The current version of the COM Plug-in for Eclipse is v1.1.7. This version supports Eclipse 3.3.x (Europa) only. Eclipse 3.1.x/3.2.x and all products based on these (e.g. IBM Rational RSA 7.0) are supported by version 1.1.3.
New in version 1.1.7
New in version 1.1.6
New in version 1.1.5
- Added Support for JDK 1.6.
- Fixed binding problem when target control implements multiple dispatch interfaces.
New in version 1.1.4
- Support for Eclipse/SWT 3.3 (Europa)
- Added Workbench pulldown shortcut menu for easy access to wizards and views
- Added support to decorate Generated Java Source files and COM Projects
- Added dynamic classpath container to overcome problems when moving workspaces between Eclipse versions
New in version 1.1.3
- Upgraded SWTtoCOM Release Candidate 2 (rc2).
- SWT Automation exception when disposing of Automation Composites for some ActiveX controls.
- Windows Media Player Type Library getting a compile error due to incorrect pointer variable name being generated.
- Excel Type Library failing due to VT_SAFEARRAY datatype causing imports to fail.
- Added support to not generate client locale id paremeters when using dual interfaces.
- Composite delegates always contains restricted methods despite the value of the GenerateRestrictedTypes option.