You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Announcements
1.8.0.5
Issue 721 - Added several Apex formatter options for ApexDoc including:
Whether ApexDoc headers should be generated at all (enabled by default).
Whether the leading asterisk (*) should be aligned with the first asterisk in the /** first line (aligned by default).
Whether to include a blank line before @param tags (included by default).
Whether to include a blank line before the @return tag (included by default).
NOTE: These options are only used when the ApexDoc header is first generated. Reformatting of existing generated headers according to this configuration is not yet supported.
Issue 725 - Fixed a critical regression introduced in 1.8.0.4 that could result in an unhandled exception during metadata refresh/retrieval. Note that if a module is configured with more than one source root, one must be designated as the default source root into which newly-retrieved metadata will be placed during refresh/retrieve operations. Illuminated Cloud will automatically prompt for this if necessary, and it can be configured explicitly in Illuminated Cloud>Configure Module.