-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
03/15/2017
Eventually: IDEA 2016 compatibility!
11/23/2015
Same as 0.34, but for IDEA 15. Due to incompatible IDEA changes, IDEA 14 users receive version 0.34 and IDEA 15 users receive version 0.35, both with the same feature set.
11/23/2015
06/15/2015
Support for new EXML features.
04/16/2015
IDEA 14.0 and 14.1 compatibility!
04/01/2015
IDEA 14.1 compatibility update. Unfortunately, partially incompatible with IDEA 14.0 -- do not use!
02/17/2015
09/12/2014
06/13/2014
01/29/2014
01/20/2014
Update for IDEA 13
Note that finding usages of an EXML file no longer works in the IDEA 13 version of Jangaroo IDEA Plugin. Instead, you have to go to the XSD declaration or one usage of the corresponding EXML element and "Find Usages" there.
To compensate for that, several new navigation features come with this plugin update (see "fixed issues" below).
internal beta for IDEA 13
04/05/2013 download fixed issues
03/08/2013 download fixed issues
12/07/2012 removed from plugin repository; please use successor version 0.23 fixed issues
11/19/2012 download fixed issues
- Update to jangaroo-tools API 1.0.0 / 2.0.3 (new exml.xsd + utility functions)
11/02/2012 download fixed issues
- Update to jangaroo-tools API 2.0.1 (needed for new EXML "mode" attribute type)
09/12/2012 download fixed issues
09/05/2012 download fixed issues
09/03/2012 download fixed issues
08/30/2012 download fixed issues
06/18/2012 download fixed issues
06/14/2012 download fixed issues
- Make IDEA plugin Jangaroo-2 compatible (and remain Jangaroo-0.9-compatible, of course!)
- Update to jangaroo-tools API 2.0-preview-1 (needed for new public API utility function)
04/10/2012 download fixed issues
- Update to jangaroo-tools API 0.9.14 (needed for new public API utility function)
03/29/2012 download fixed issues
- added type checking for EXML attributes through improved language injection
- added language injection for
<exml:description>
03/28/2012 download fixed issues
- Update to jangaroo-tools API 0.9.13 (only updated
exml.xsd) - added support for
<exml:object>,<exml:annotation>, fixed<exml:cfg type="*">
03/17/2012 download
- Update to jangaroo-tools API 0.9.12
- Plugin now can cope with the new possibility that EXML files only generate a config class, no target class.
03/02/2012 download
- Update to jangaroo-tools API 0.9.11 (only updated
exml.xsd) - Added hidden feature to get JavaScript language injection for CoreMedia-internal UI test framework "SITH"
02/15/2012 download
- Update to jangaroo-tools API 0.9.10; added UI for new compiler flag "public API violations mode".
01/16/2012 download
- Updated to Jangaroo Tools 0.9.9 (fixed exml.xsd to support int and uint)