Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.2 RC1
-
None
-
None
Description
XEclipse knows 4 types of API completion:
$xwiki
$doc
$context
If the user tries to complete a string $var. the content assistant try to find a 'var' API that doesn't exist and raises an exception.
(Available APIs are kept in an enum)