Read the Docs build information Build id: 1380765 Project: microej-docs Version: feature-ui_port Commit: fe7b2a7b6b7f09f9d07436638be404b5316081b7 Date: 2023-03-29T05:23:02.439193Z State: finished Success: False [rtd-command-info] start-time: 2023-03-29T05:23:51.749520Z, end-time: 2023-03-29T05:23:58.998150Z, duration: 7, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-03-29T05:23:59.184135Z, end-time: 2023-03-29T05:23:59.837025Z, duration: 0, exit-code: 0 git checkout --force origin/feature/ui_port Note: switching to 'origin/feature/ui_port'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at fe7b2a7 @tpons review [rtd-command-info] start-time: 2023-03-29T05:24:00.040391Z, end-time: 2023-03-29T05:24:00.121964Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-29T05:24:01.249209Z, end-time: 2023-03-29T05:24:09.515433Z, duration: 8, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2587 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2198 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1027 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2060 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1322 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3068 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Fetched 12.7 MB in 2s (5439 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-03-29T05:24:09.707827Z, end-time: 2023-03-29T05:24:48.928657Z, duration: 39, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 244 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (2031 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2023-03-29T05:24:53.433946Z, end-time: 2023-03-29T05:24:53.530880Z, duration: 0, exit-code: 0 asdf global python 3.10.8 [rtd-command-info] start-time: 2023-03-29T05:24:54.027548Z, end-time: 2023-03-29T05:24:54.988656Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.8.final.0-64 in 646ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-03-29T05:24:55.195820Z, end-time: 2023-03-29T05:25:06.124603Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.0.1 setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-29T05:25:06.374120Z, end-time: 2023-03-29T05:25:17.119157Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.4.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 59.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 162.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 136.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 163.1 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 180.9 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 154.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 167.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from sphinx<2) (58.2.0) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 153.2 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 173.0 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 293.5 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 101.2 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 126.4 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 164.1 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 159.0 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.3/199.3 kB 178.9 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 152.1 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 174.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 174.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=6286058d35169f3f1317b233e91133795ae03e9a24d4114b0c0cbde0caa49836 Stored in directory: /tmp/pip-ephem-wheel-cache-ba8vggw2/wheels/df/9a/50/99d488b71fc0b027f0d316f4e447cdc9b973c67e1e7e4abc4b Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.4.0 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-03-29T05:25:17.320758Z, end-time: 2023-03-29T05:25:20.463519Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==5.1.1 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 51.8 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Collecting docutils==0.18.1 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 271.6 MB/s eta 0:00:00 Collecting sphinx-tabs==3.4.1 Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (2.14.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (3.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (23.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (2.28.2) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 245.6 MB/s eta 0:00:00 Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (1.4.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 254.0 MB/s eta 0:00:00 Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (0.7.13) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (2.12.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 243.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 244.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Sphinx==5.1.1->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from Jinja2>=2.3->Sphinx==5.1.1->-r requirements.txt (line 1)) (2.1.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==5.1.1->-r requirements.txt (line 1)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==5.1.1->-r requirements.txt (line 1)) (1.26.15) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==5.1.1->-r requirements.txt (line 1)) (3.4) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/feature-ui_port/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==5.1.1->-r requirements.txt (line 1)) (3.1.0) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, docutils, Sphinx, sphinx-tabs, sphinx-copybutton Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-5.1.1 docutils-0.18.1 sphinx-copybutton-0.3.1 sphinx-tabs-3.4.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2023-03-29T05:25:20.917812Z, end-time: 2023-03-29T05:27:15.264371Z, duration: 114, exit-code: 2 make linkcheck python -m sphinx -b linkcheck -d _build/doctrees -W --keep-going . _build/linkcheck Running Sphinx v5.1.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 274 source files that are out of date updating environment: [new config] 274 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/aliases reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/path reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/aliases reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 13%] ApplicationDeveloperGuide/UI/ui reading sources... [ 14%] ApplicationDeveloperGuide/advanced reading sources... [ 14%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 14%] ApplicationDeveloperGuide/applicationResources reading sources... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 15%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 16%] ApplicationDeveloperGuide/cca_use reading sources... [ 16%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 16%] ApplicationDeveloperGuide/classpath reading sources... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 17%] ApplicationDeveloperGuide/debug reading sources... [ 17%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 18%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 18%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 19%] ApplicationDeveloperGuide/hokaWebserverUserGuide reading sources... [ 19%] ApplicationDeveloperGuide/index reading sources... [ 20%] ApplicationDeveloperGuide/introduction reading sources... [ 20%] ApplicationDeveloperGuide/js/api reading sources... [ 20%] ApplicationDeveloperGuide/js/examples reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 22%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 22%] ApplicationDeveloperGuide/js/index reading sources... [ 22%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 23%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 24%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 25%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 27%] ApplicationDeveloperGuide/networkingAddonLibraries reading sources... [ 28%] ApplicationDeveloperGuide/networkingFoundationLibraries reading sources... [ 28%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 29%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 29%] ApplicationDeveloperGuide/repository reading sources... [ 30%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppFirstApplication reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 35%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 35%] ApplicationDeveloperGuide/tools reading sources... [ 36%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 36%] KernelDeveloperGuide/applicationLink reading sources... [ 37%] KernelDeveloperGuide/featuresCommunication reading sources... [ 37%] KernelDeveloperGuide/gettingStarted reading sources... [ 37%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 39%] KernelDeveloperGuide/kernelCreation reading sources... [ 39%] KernelDeveloperGuide/kernelLink reading sources... [ 39%] KernelDeveloperGuide/kernelUID reading sources... [ 40%] KernelDeveloperGuide/kf reading sources... [ 40%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 40%] KernelDeveloperGuide/kfTestsuite reading sources... [ 41%] KernelDeveloperGuide/overview reading sources... [ 41%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 42%] SDKUserGuide/github reading sources... [ 42%] SDKUserGuide/ide reading sources... [ 43%] SDKUserGuide/index reading sources... [ 43%] SDKUserGuide/install reading sources... [ 43%] SDKUserGuide/installSDKDistribution21_11 reading sources... [ 44%] SDKUserGuide/installSDKDistributionLatest reading sources... [ 44%] SDKUserGuide/installSDKDistributionOther reading sources... [ 44%] SDKUserGuide/installSDKDistributionPortable reading sources... [ 45%] SDKUserGuide/licenses reading sources... [ 45%] SDKUserGuide/mmm reading sources... [ 45%] SDKUserGuide/repository reading sources... [ 46%] SDKUserGuide/resolveDependenciesInWorkspace reading sources... [ 46%] SDKUserGuide/sdkChangeLog reading sources... [ 47%] SDKUserGuide/sdkMigrationNotes reading sources... [ 47%] SDKUserGuide/sdkReleaseNotes reading sources... [ 47%] SDKUserGuide/startup reading sources... [ 48%] SDKUserGuide/systemRequirements reading sources... [ 48%] SDKUserGuide/troubleshooting reading sources... [ 48%] SDKUserGuide/updateSDKVersion reading sources... [ 49%] SDKUserGuide/version reading sources... [ 49%] Tutorials/getStartedWithGUI/advancedStyling reading sources... [ 50%] Tutorials/getStartedWithGUI/animation reading sources... [ 50%] Tutorials/getStartedWithGUI/basicDrawing reading sources... [ 50%] Tutorials/getStartedWithGUI/contactList reading sources... [ 51%] Tutorials/getStartedWithGUI/eventHandling reading sources... [ 51%] Tutorials/getStartedWithGUI/fonts reading sources... [ 51%] Tutorials/getStartedWithGUI/images reading sources... [ 52%] Tutorials/getStartedWithGUI/index reading sources... [ 52%] Tutorials/getStartedWithGUI/internationalization reading sources... [ 52%] Tutorials/getStartedWithGUI/layouts reading sources... [ 53%] Tutorials/getStartedWithGUI/scrollList reading sources... [ 53%] Tutorials/getStartedWithGUI/setup reading sources... [ 54%] Tutorials/getStartedWithGUI/startingMicroUI reading sources... [ 54%] Tutorials/getStartedWithGUI/style reading sources... [ 54%] Tutorials/getStartedWithGUI/widgets reading sources... [ 55%] Tutorials/index reading sources... [ 55%] Tutorials/tutorialAppendEmojisToVectorFont reading sources... [ 55%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 56%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 56%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 56%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 57%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 57%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 58%] Tutorials/tutorialImproveCodeQuality reading sources... [ 58%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 58%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 59%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 59%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 59%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 60%] VEEPortingGuide/advanceTrace reading sources... [ 60%] VEEPortingGuide/appendix/index reading sources... [ 60%] VEEPortingGuide/appendix/javalibs/ecom reading sources... [ 61%] VEEPortingGuide/appendix/javalibs/ecom-comm reading sources... [ 61%] VEEPortingGuide/appendix/javalibs/edc reading sources... [ 62%] VEEPortingGuide/appendix/javalibs/fs reading sources... [ 62%] VEEPortingGuide/appendix/javalibs/index reading sources... [ 62%] VEEPortingGuide/appendix/javalibs/kf reading sources... [ 63%] VEEPortingGuide/appendix/javalibs/net reading sources... [ 63%] VEEPortingGuide/appendix/javalibs/sni reading sources... [ 63%] VEEPortingGuide/appendix/javalibs/ssl reading sources... [ 64%] VEEPortingGuide/appendix/llapi reading sources... [ 64%] VEEPortingGuide/appendix/toolchain reading sources... [ 64%] VEEPortingGuide/appendix/tools/bon reading sources... [ 65%] VEEPortingGuide/appendix/tools/heapdump reading sources... [ 65%] VEEPortingGuide/appendix/tools/hil reading sources... [ 66%] VEEPortingGuide/appendix/tools/index reading sources... [ 66%] VEEPortingGuide/appendix/tools/mui_frontpanelmock reading sources... [ 66%] VEEPortingGuide/appendix/tools/nls reading sources... [ 67%] VEEPortingGuide/appendix/tools/sni reading sources... [ 67%] VEEPortingGuide/appendix/tools/soar reading sources... [ 67%] VEEPortingGuide/appendix/tools/sp reading sources... [ 68%] VEEPortingGuide/appendix/tools/static reading sources... [ 68%] VEEPortingGuide/architecture reading sources... [ 68%] VEEPortingGuide/architectureChangelog reading sources... [ 69%] VEEPortingGuide/architectureNamingConvention reading sources... [ 69%] VEEPortingGuide/blemock reading sources... [ 70%] VEEPortingGuide/coreEngine reading sources... [ 70%] VEEPortingGuide/device reading sources... [ 70%] VEEPortingGuide/ecom reading sources... [ 71%] VEEPortingGuide/ecom-comm reading sources... [ 71%] VEEPortingGuide/externalResourceLoader reading sources... [ 71%] VEEPortingGuide/frontpanel reading sources... [ 72%] VEEPortingGuide/fs reading sources... [ 72%] VEEPortingGuide/hal reading sources... [ 72%] VEEPortingGuide/index reading sources... [ 73%] VEEPortingGuide/introduction reading sources... [ 73%] VEEPortingGuide/javah reading sources... [ 74%] VEEPortingGuide/mock reading sources... [ 74%] VEEPortingGuide/multiSandbox reading sources... [ 74%] VEEPortingGuide/native reading sources... [ 75%] VEEPortingGuide/net reading sources... [ 75%] VEEPortingGuide/netIntroduction reading sources... [ 75%] VEEPortingGuide/networkCoreEngine reading sources... [ 76%] VEEPortingGuide/pack reading sources... [ 76%] VEEPortingGuide/platform reading sources... [ 77%] VEEPortingGuide/platformConcepts reading sources... [ 77%] VEEPortingGuide/platformCreation reading sources... [ 77%] VEEPortingGuide/platformMigration reading sources... [ 78%] VEEPortingGuide/platformOverview reading sources... [ 78%] VEEPortingGuide/platformQualification reading sources... [ 78%] VEEPortingGuide/serialCommunications reading sources... [ 79%] VEEPortingGuide/simulation reading sources... [ 79%] VEEPortingGuide/simulator reading sources... [ 79%] VEEPortingGuide/sni reading sources... [ 80%] VEEPortingGuide/sp reading sources... [ 80%] VEEPortingGuide/spmock reading sources... [ 81%] VEEPortingGuide/ssl reading sources... [ 81%] VEEPortingGuide/systemView reading sources... [ 81%] VEEPortingGuide/tinySandbox reading sources... [ 82%] VEEPortingGuide/ui reading sources... [ 82%] VEEPortingGuide/uiChangeLog reading sources... [ 82%] VEEPortingGuide/uiDisplay reading sources... [ 83%] VEEPortingGuide/uiFont reading sources... [ 83%] VEEPortingGuide/uiFontCore reading sources... [ 83%] VEEPortingGuide/uiFontFormat reading sources... [ 84%] VEEPortingGuide/uiFontGenerator reading sources... [ 84%] VEEPortingGuide/uiFontOverview reading sources... [ 85%] VEEPortingGuide/uiImage reading sources... [ 85%] VEEPortingGuide/uiImageCore reading sources... [ 85%] VEEPortingGuide/uiImageGenerator reading sources... [ 86%] VEEPortingGuide/uiImageLoader reading sources... [ 86%] VEEPortingGuide/uiImageOverview reading sources... [ 86%] VEEPortingGuide/uiImageRaw reading sources... [ 87%] VEEPortingGuide/uiInput reading sources... [ 87%] VEEPortingGuide/uiIntroduction reading sources... [ 87%] VEEPortingGuide/uiLed reading sources... [ 88%] VEEPortingGuide/uiLowLevel reading sources... [ 88%] VEEPortingGuide/uiMicroui reading sources... [ 89%] VEEPortingGuide/uiMigrationGuide reading sources... [ 89%] VEEPortingGuide/uiPort reading sources... [ 89%] VEEPortingGuide/uiPortBSP reading sources... [ 90%] VEEPortingGuide/uiPortConfiguration reading sources... [ 90%] VEEPortingGuide/uiPortGPU reading sources... [ 90%] VEEPortingGuide/uiPortSimulation reading sources... [ 91%] VEEPortingGuide/uiReleaseNotes reading sources... [ 91%] VEEPortingGuide/uiReplaces reading sources... [ 91%] VEEPortingGuide/uiSimulation reading sources... [ 92%] VEEPortingGuide/uiStaticInit reading sources... [ 92%] VEEPortingGuide/vg reading sources... [ 93%] VEEPortingGuide/vgCco reading sources... [ 93%] VEEPortingGuide/vgChangeLog reading sources... [ 93%] VEEPortingGuide/vgFont reading sources... [ 94%] VEEPortingGuide/vgGradient reading sources... [ 94%] VEEPortingGuide/vgIntroduction reading sources... [ 94%] VEEPortingGuide/vgLowLevel reading sources... [ 95%] VEEPortingGuide/vgMatrix reading sources... [ 95%] VEEPortingGuide/vgMicrovg reading sources... [ 95%] VEEPortingGuide/vgPath reading sources... [ 96%] VEEPortingGuide/vgReleaseNotes reading sources... [ 96%] VEEPortingGuide/vgSimulation reading sources... [ 97%] VEEPortingGuide/watchdog-timer reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 98%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/errors writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/images writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/introduction writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/matrix writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/path writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/aliases writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo writing output... [ 13%] ApplicationDeveloperGuide/UI/ui writing output... [ 14%] ApplicationDeveloperGuide/advanced writing output... [ 14%] ApplicationDeveloperGuide/applicationOptions writing output... [ 14%] ApplicationDeveloperGuide/applicationResources writing output... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 15%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 16%] ApplicationDeveloperGuide/cca_use writing output... [ 16%] ApplicationDeveloperGuide/characterEncoding writing output... [ 16%] ApplicationDeveloperGuide/classpath writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/debug writing output... [ 17%] ApplicationDeveloperGuide/dependencyDiscoverer writing output... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/heapUsageMonitoring writing output... [ 18%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 19%] ApplicationDeveloperGuide/hokaWebserverUserGuide writing output... [ 19%] ApplicationDeveloperGuide/index writing output... [ 20%] ApplicationDeveloperGuide/introduction writing output... [ 20%] ApplicationDeveloperGuide/js/api writing output... [ 20%] ApplicationDeveloperGuide/js/examples writing output... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 22%] ApplicationDeveloperGuide/js/getting_started writing output... [ 22%] ApplicationDeveloperGuide/js/index writing output... [ 22%] ApplicationDeveloperGuide/js/internals writing output... [ 23%] ApplicationDeveloperGuide/js/java writing output... [ 23%] ApplicationDeveloperGuide/js/limitations writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 24%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries writing output... [ 25%] ApplicationDeveloperGuide/limitations writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking writing output... [ 27%] ApplicationDeveloperGuide/networkingAddonLibraries writing output... [ 28%] ApplicationDeveloperGuide/networkingFoundationLibraries writing output... [ 28%] ApplicationDeveloperGuide/nls writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis writing output... [ 29%] ApplicationDeveloperGuide/platform writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository writing output... [ 30%] ApplicationDeveloperGuide/runtime writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface writing output... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 35%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 35%] ApplicationDeveloperGuide/tools writing output... [ 36%] ApplicationDeveloperGuide/trace writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 36%] KernelDeveloperGuide/applicationLink writing output... [ 37%] KernelDeveloperGuide/featuresCommunication writing output... [ 37%] KernelDeveloperGuide/gettingStarted writing output... [ 37%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI writing output... [ 38%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 39%] KernelDeveloperGuide/kernelCreation writing output... [ 39%] KernelDeveloperGuide/kernelLink writing output... [ 39%] KernelDeveloperGuide/kernelUID writing output... [ 40%] KernelDeveloperGuide/kf writing output... [ 40%] KernelDeveloperGuide/kfEnabledLibraries writing output... [ 40%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 41%] KernelDeveloperGuide/runtimeEnvironment writing output... [ 41%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 42%] SDKUserGuide/github writing output... [ 42%] SDKUserGuide/ide writing output... [ 43%] SDKUserGuide/index writing output... [ 43%] SDKUserGuide/install writing output... [ 43%] SDKUserGuide/installSDKDistribution21_11 writing output... [ 44%] SDKUserGuide/installSDKDistributionLatest writing output... [ 44%] SDKUserGuide/installSDKDistributionOther writing output... [ 44%] SDKUserGuide/installSDKDistributionPortable writing output... [ 45%] SDKUserGuide/licenses writing output... [ 45%] SDKUserGuide/mmm writing output... [ 45%] SDKUserGuide/repository writing output... [ 46%] SDKUserGuide/resolveDependenciesInWorkspace writing output... [ 46%] SDKUserGuide/sdkChangeLog writing output... [ 47%] SDKUserGuide/sdkMigrationNotes writing output... [ 47%] SDKUserGuide/sdkReleaseNotes writing output... [ 47%] SDKUserGuide/startup writing output... [ 48%] SDKUserGuide/systemRequirements writing output... [ 48%] SDKUserGuide/troubleshooting writing output... [ 48%] SDKUserGuide/updateSDKVersion writing output... [ 49%] SDKUserGuide/version writing output... [ 49%] Tutorials/getStartedWithGUI/advancedStyling writing output... [ 50%] Tutorials/getStartedWithGUI/animation writing output... [ 50%] Tutorials/getStartedWithGUI/basicDrawing writing output... [ 50%] Tutorials/getStartedWithGUI/contactList writing output... [ 51%] Tutorials/getStartedWithGUI/eventHandling writing output... [ 51%] Tutorials/getStartedWithGUI/fonts writing output... [ 51%] Tutorials/getStartedWithGUI/images writing output... [ 52%] Tutorials/getStartedWithGUI/index writing output... [ 52%] Tutorials/getStartedWithGUI/internationalization writing output... [ 52%] Tutorials/getStartedWithGUI/layouts writing output... [ 53%] Tutorials/getStartedWithGUI/scrollList writing output... [ 53%] Tutorials/getStartedWithGUI/setup writing output... [ 54%] Tutorials/getStartedWithGUI/startingMicroUI writing output... [ 54%] Tutorials/getStartedWithGUI/style writing output... [ 54%] Tutorials/getStartedWithGUI/widgets writing output... [ 55%] Tutorials/index writing output... [ 55%] Tutorials/tutorialAppendEmojisToVectorFont writing output... [ 55%] Tutorials/tutorialCreateCustomPlatform writing output... [ 56%] Tutorials/tutorialCreateFirmwareFromScratch writing output... [ 56%] Tutorials/tutorialCreatePlatformBuildAndRunScripts writing output... [ 56%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques writing output... [ 57%] Tutorials/tutorialExploreDataSerializationFormats writing output... [ 57%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI writing output... [ 58%] Tutorials/tutorialImproveCodeQuality writing output... [ 58%] Tutorials/tutorialInstrumentJavaCodeForLogging writing output... [ 58%] Tutorials/tutorialOptimizeMemoryFootprint writing output... [ 59%] Tutorials/tutorialRunATestSuiteOnDevice writing output... [ 59%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory writing output... [ 59%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild writing output... [ 60%] VEEPortingGuide/advanceTrace writing output... [ 60%] VEEPortingGuide/appendix/index writing output... [ 60%] VEEPortingGuide/appendix/javalibs/ecom writing output... [ 61%] VEEPortingGuide/appendix/javalibs/ecom-comm writing output... [ 61%] VEEPortingGuide/appendix/javalibs/edc writing output... [ 62%] VEEPortingGuide/appendix/javalibs/fs writing output... [ 62%] VEEPortingGuide/appendix/javalibs/index writing output... [ 62%] VEEPortingGuide/appendix/javalibs/kf writing output... [ 63%] VEEPortingGuide/appendix/javalibs/net writing output... [ 63%] VEEPortingGuide/appendix/javalibs/sni writing output... [ 63%] VEEPortingGuide/appendix/javalibs/ssl writing output... [ 64%] VEEPortingGuide/appendix/llapi writing output... [ 64%] VEEPortingGuide/appendix/toolchain writing output... [ 64%] VEEPortingGuide/appendix/tools/bon writing output... [ 65%] VEEPortingGuide/appendix/tools/heapdump writing output... [ 65%] VEEPortingGuide/appendix/tools/hil writing output... [ 66%] VEEPortingGuide/appendix/tools/index writing output... [ 66%] VEEPortingGuide/appendix/tools/mui_frontpanelmock writing output... [ 66%] VEEPortingGuide/appendix/tools/nls writing output... [ 67%] VEEPortingGuide/appendix/tools/sni writing output... [ 67%] VEEPortingGuide/appendix/tools/soar writing output... [ 67%] VEEPortingGuide/appendix/tools/sp writing output... [ 68%] VEEPortingGuide/appendix/tools/static writing output... [ 68%] VEEPortingGuide/architecture writing output... [ 68%] VEEPortingGuide/architectureChangelog writing output... [ 69%] VEEPortingGuide/architectureNamingConvention writing output... [ 69%] VEEPortingGuide/blemock writing output... [ 70%] VEEPortingGuide/coreEngine writing output... [ 70%] VEEPortingGuide/device writing output... [ 70%] VEEPortingGuide/ecom writing output... [ 71%] VEEPortingGuide/ecom-comm writing output... [ 71%] VEEPortingGuide/externalResourceLoader writing output... [ 71%] VEEPortingGuide/frontpanel writing output... [ 72%] VEEPortingGuide/fs writing output... [ 72%] VEEPortingGuide/hal writing output... [ 72%] VEEPortingGuide/index writing output... [ 73%] VEEPortingGuide/introduction writing output... [ 73%] VEEPortingGuide/javah writing output... [ 74%] VEEPortingGuide/mock writing output... [ 74%] VEEPortingGuide/multiSandbox writing output... [ 74%] VEEPortingGuide/native writing output... [ 75%] VEEPortingGuide/net writing output... [ 75%] VEEPortingGuide/netIntroduction writing output... [ 75%] VEEPortingGuide/networkCoreEngine writing output... [ 76%] VEEPortingGuide/pack writing output... [ 76%] VEEPortingGuide/platform writing output... [ 77%] VEEPortingGuide/platformConcepts writing output... [ 77%] VEEPortingGuide/platformCreation writing output... [ 77%] VEEPortingGuide/platformMigration writing output... [ 78%] VEEPortingGuide/platformOverview writing output... [ 78%] VEEPortingGuide/platformQualification writing output... [ 78%] VEEPortingGuide/serialCommunications writing output... [ 79%] VEEPortingGuide/simulation writing output... [ 79%] VEEPortingGuide/simulator writing output... [ 79%] VEEPortingGuide/sni writing output... [ 80%] VEEPortingGuide/sp writing output... [ 80%] VEEPortingGuide/spmock writing output... [ 81%] VEEPortingGuide/ssl writing output... [ 81%] VEEPortingGuide/systemView writing output... [ 81%] VEEPortingGuide/tinySandbox writing output... [ 82%] VEEPortingGuide/ui writing output... [ 82%] VEEPortingGuide/uiChangeLog writing output... [ 82%] VEEPortingGuide/uiDisplay writing output... [ 83%] VEEPortingGuide/uiFont writing output... [ 83%] VEEPortingGuide/uiFontCore writing output... [ 83%] VEEPortingGuide/uiFontFormat writing output... [ 84%] VEEPortingGuide/uiFontGenerator writing output... [ 84%] VEEPortingGuide/uiFontOverview writing output... [ 85%] VEEPortingGuide/uiImage writing output... [ 85%] VEEPortingGuide/uiImageCore writing output... [ 85%] VEEPortingGuide/uiImageGenerator writing output... [ 86%] VEEPortingGuide/uiImageLoader writing output... [ 86%] VEEPortingGuide/uiImageOverview writing output... [ 86%] VEEPortingGuide/uiImageRaw writing output... [ 87%] VEEPortingGuide/uiInput writing output... [ 87%] VEEPortingGuide/uiIntroduction writing output... [ 87%] VEEPortingGuide/uiLed writing output... [ 88%] VEEPortingGuide/uiLowLevel writing output... [ 88%] VEEPortingGuide/uiMicroui writing output... [ 89%] VEEPortingGuide/uiMigrationGuide writing output... [ 89%] VEEPortingGuide/uiPort writing output... [ 89%] VEEPortingGuide/uiPortBSP writing output... [ 90%] VEEPortingGuide/uiPortConfiguration writing output... [ 90%] VEEPortingGuide/uiPortGPU writing output... [ 90%] VEEPortingGuide/uiPortSimulation writing output... [ 91%] VEEPortingGuide/uiReleaseNotes writing output... [ 91%] VEEPortingGuide/uiReplaces writing output... [ 91%] VEEPortingGuide/uiSimulation writing output... [ 92%] VEEPortingGuide/uiStaticInit writing output... [ 92%] VEEPortingGuide/vg writing output... [ 93%] VEEPortingGuide/vgCco writing output... [ 93%] VEEPortingGuide/vgChangeLog writing output... [ 93%] VEEPortingGuide/vgFont writing output... [ 94%] VEEPortingGuide/vgGradient writing output... [ 94%] VEEPortingGuide/vgIntroduction writing output... [ 94%] VEEPortingGuide/vgLowLevel writing output... [ 95%] VEEPortingGuide/vgMatrix writing output... [ 95%] VEEPortingGuide/vgMicrovg writing output... [ 95%] VEEPortingGuide/vgPath writing output... [ 96%] VEEPortingGuide/vgReleaseNotes writing output... [ 96%] VEEPortingGuide/vgSimulation writing output... [ 97%] VEEPortingGuide/watchdog-timer writing output... [ 97%] about writing output... [ 97%] glossary writing output... [ 98%] index writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk writing output... [ 99%] overview/vee writing output... [100%] support ( index: line 12) -ignored- glossary.html ( index: line 13) -ignored- overview/index.html ( index: line 14) -ignored- SDKUserGuide/index.html ( index: line 15) -ignored- ApplicationDeveloperGuide/index.html ( index: line 16) -ignored- VEEPortingGuide/index.html ( index: line 17) -ignored- KernelDeveloperGuide/index.html ( index: line 18) -ignored- Tutorials/index.html (Tutorials/tutorialExploreDataSerializationFormats: line 110) ok http://json.org/ (SDKUserGuide/mmm: line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (SDKUserGuide/mmm: line 886) ok http://keystore-explorer.org/downloads.html (VEEPortingGuide/sp: line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (ApplicationDeveloperGuide/runtime: line 145) ok http://e-s-r.net/download/specification/ESR-SPE-0012-SNI_GT-1.2-H.pdf (ApplicationDeveloperGuide/runtime: line 102) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (ApplicationDeveloperGuide/libraries: line 6) redirect http://semver.org - permanently to https://semver.org/ (Tutorials/tutorialCreateFirmwareFromScratch: line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (ApplicationDeveloperGuide/networkingAddonLibraries: line 102) redirect http://kxml.sourceforge.net/about.shtml - permanently to https://kxml.sourceforge.net/about.shtml (SDKUserGuide/systemRequirements: line 59) ok https://adoptium.net/temurin/releases/ (Tutorials/tutorialExploreDataSerializationFormats: line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (SDKUserGuide/sdkChangeLog: line 585) ok https://ant.apache.org/ivy/history/2.5.0/resolver/chain.html (KernelDeveloperGuide/kf: line 19) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf (SDKUserGuide/mmm: line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (ApplicationDeveloperGuide/js/index: line 19) ok https://262.ecma-international.org/5.1 (Tutorials/tutorialExploreDataSerializationFormats: line 263) ok https://cbor.io/ (SDKUserGuide/mmm: line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (SDKUserGuide/mmm: line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (VEEPortingGuide/systemView: line 38) redirect http://segger.com/downloads/systemview/ - permanently to https://www.segger.com/downloads/systemview/ (Tutorials/tutorialCreateFirmwareFromScratch: line 1196) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c (SDKUserGuide/sdkChangeLog: line 104) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 (ApplicationDeveloperGuide/UI/MicroVG/avdLoader: line 74) ok https://developer.android.com/reference/android/graphics/drawable/VectorDrawable (ApplicationDeveloperGuide/nls: line 41) ok https://developer.android.com/guide/topics/resources/string-resource#StringArray (ApplicationDeveloperGuide/nls: line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (ApplicationDeveloperGuide/nls: line 18) ok https://developer.android.com/guide/topics/resources/string-resource (ApplicationDeveloperGuide/introduction: line 11) ok https://developer.microej.com/ (ApplicationDeveloperGuide/introduction: line 15) ok https://developer.microej.com/central-repository/ ( glossary: line 9) ok https://developer.microej.com/managed-code/ (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 51) redirect https://developer.microej.com/get-started/ - permanently to https://developer.microej.com/get-started-create-apps-vee-microej/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 130) redirect https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ - permanently to https://developer.microej.com/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ (Tutorials/tutorialUnderstandMicroEJFirmwareBuild: line 37) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 236) ok https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable#define-an-animatedvectordrawable-all-in-one-xml-file (ApplicationDeveloperGuide/libraries: line 33) ok https://developer.microej.com/microej-apis/ ( glossary: line 30) redirect https://developer.microej.com/mej32-virtual-machine-for-embedded-systems/ - permanently to https://developer.microej.com/mej32-virtual-software-processor-for-embedded-systems/ (ApplicationDeveloperGuide/js/api: line 17) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects (ApplicationDeveloperGuide/js/limitations: line 18) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with (ApplicationDeveloperGuide/UI/ui: line 17) ok https://docs.microej.com/_/downloads/en/20201009/pdf/ (SDKUserGuide/mmm: line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf (ApplicationDeveloperGuide/trace: line 152) redirect https://developer.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip - permanently to https://repository.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip (VEEPortingGuide/uiSimulation: line 248) ok https://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html (VEEPortingGuide/uiImageGenerator: line 153) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 653) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html (VEEPortingGuide/blemock: line 20) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html (ApplicationDeveloperGuide/soar: line 27) ok https://en.wikipedia.org/wiki/.properties (Tutorials/tutorialImproveCodeQuality: line 25) ok https://en.wikipedia.org/wiki/Camel_case (ApplicationDeveloperGuide/runtime: line 9) ok https://docs.oracle.com/javase/specs/jls/se7/jls7.pdf (ApplicationDeveloperGuide/runtime: line 164) ok https://en.wikipedia.org/wiki/Green_threads (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 327) ok https://en.wikipedia.org/wiki/Complex_text_layout (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 155) ok https://en.wikipedia.org/wiki/Kerning (Tutorials/tutorialExploreDataSerializationFormats: line 17) ok https://en.wikipedia.org/wiki/XML (SDKUserGuide/mmm: line 457) ok https://en.wikipedia.org/wiki/MinGW (ApplicationDeveloperGuide/UI/MicroVG/matrix: line 8) ok https://en.wikipedia.org/wiki/Transformation_matrix#Affine_transformations (Tutorials/tutorialAppendEmojisToVectorFont: line 16) ok https://fontforge.org/ (ApplicationDeveloperGuide/soar: line 17) ok https://en.wikipedia.org/wiki/ISO/IEC_8859 (SDKUserGuide/repository: line 66) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ (VEEPortingGuide/vgCco: line 134) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/freetype/ (VEEPortingGuide/uiReleaseNotes: line 281) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite/ (VEEPortingGuide/vgCco: line 178) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microvg-vglite/ (VEEPortingGuide/vgCco: line 59) redirect https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite - with Found to https://forge.microej.com:443/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite/ (VEEPortingGuide/vgCco: line 149) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/harfbuzz/ (KernelDeveloperGuide/kernelAPI: line 69) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/kernelapi/ (VEEPortingGuide/hal: line 155) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/api/hal/ (KernelDeveloperGuide/runtimeEnvironment: line 139) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (KernelDeveloperGuide/runtimeEnvironment: line 135) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (VEEPortingGuide/vgCco: line 140) ok https://freetype.org/freetype2/docs/design/design-4.html (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 129) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ (SDKUserGuide/mmm: line 457) ok https://gitforwindows.org/ (VEEPortingGuide/systemView: line 41) ok https://forum.segger.com/index.php/Thread/6158-SOLVED-SystemView-Kernelpatch-for-FreeRTOS-10-2-0/?s=add3b0f6a33159b9c4b602da0082475afeceb89a ( support: line 6) ok https://forum.microej.com/ (Tutorials/tutorialCreateFirmwareFromScratch: line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 342) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (ApplicationDeveloperGuide/introduction: line 18) ok https://github.com/MicroEJ (SDKUserGuide/sdkChangeLog: line 418) ok https://github.com/MicroEJ/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 125) ok https://github.com/MicroEJ/AWS (ApplicationDeveloperGuide/networkingAddonLibraries: line 99) ok https://github.com/MicroEJ/Demo-Protobuf3 (ApplicationDeveloperGuide/UI/Widgets/widget-demo: line 19) ok https://github.com/MicroEJ/Demo-Widget/blob/master/com.microej.demo.widget/README.md (Tutorials/getStartedWithGUI/scrollList: line 61) ok https://github.com/MicroEJ/Demo-Widget/tree/master/com.microej.demo.widget/src/main/java/com/microej/demo/widget/scrollablelist/widget (ApplicationDeveloperGuide/UI/MWT/concepts: line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (ApplicationDeveloperGuide/UI/Widgets/widget-demo: line 10) ok https://github.com/MicroEJ/Demo-Widget (Tutorials/getStartedWithGUI/internationalization: line 158) ok https://github.com/MicroEJ/Example-ExternalResourceLoader (ApplicationDeveloperGuide/networkingAddonLibraries: line 23) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/androidconnectivity (ApplicationDeveloperGuide/networkingAddonLibraries: line 36) ok https://github.com/MicroEJ/Example-Hoka (Tutorials/tutorialOptimizeMemoryFootprint: line 143) ok https://github.com/MicroEJ/Example-NLS (KernelDeveloperGuide/gettingStarted: line 7) ok https://github.com/MicroEJ/Example-MinimalMultiAppFirmware (Tutorials/tutorialExploreDataSerializationFormats: line 314) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/cbor.json (Tutorials/tutorialExploreDataSerializationFormats: line 282) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/cbor (ApplicationDeveloperGuide/networkingAddonLibraries: line 44) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/ssl.mqtt.subscriber (ApplicationDeveloperGuide/networkingAddonLibraries: line 43) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/mqtt.publisher (ApplicationDeveloperGuide/networkingFoundationLibraries: line 52) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/ssl.mutual (ApplicationDeveloperGuide/networkingFoundationLibraries: line 53) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/ssl.mutual.server (VEEPortingGuide/uiPortBSP: line 158) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.microui.image (VEEPortingGuide/uiPortBSP: line 157) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.microui.helloworld (ApplicationDeveloperGuide/networkingAddonLibraries: line 63) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/ssl.websocket (VEEPortingGuide/uiPortBSP: line 153) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.microui.input (VEEPortingGuide/uiPortBSP: line 152) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.microui.led (ApplicationDeveloperGuide/networkingFoundationLibraries: line 39) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (Tutorials/tutorialImplementABlockingNativeMethodWithSNI: line 21) ok https://github.com/MicroEJ/Example-Standalone-Java-C-Interface/tree/master/CallingCFromJava/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 32) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (SDKUserGuide/github: line 31) redirect https://github.com/MicroEJ/ExampleJava-MWT.git - permanently to https://github.com/MicroEJ/ExampleJava-MWT (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 6) ok https://github.com/MicroEJ/ExampleJava-MWT (Tutorials/tutorialExploreDataSerializationFormats: line 34) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 67) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/buffered-image-pool (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 51) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/attribute-selectors (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 82) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/context-sensitive-container (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 113) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/focus (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 99) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/drag-and-drop (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 130) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/immutable-stylesheet (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 147) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/lazy-stylesheet (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 181) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/mvc (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 198) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/popup (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 165) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/masking-grid (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 230) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/slide-container (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 245) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/stack-container (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 260) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/stashing-grid (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 278) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/virtual-watch (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 215) ok https://github.com/MicroEJ/ExampleJava-MWT/tree/master/remove-widget (Tutorials/tutorialCreateFirmwareFromScratch: line 985) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (Tutorials/tutorialImproveCodeQuality: line 389) ok https://github.com/MicroEJ/ExampleTool-Sonar (Tutorials/tutorialCreateFirmwareFromScratch: line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (Tutorials/tutorialCreateFirmwareFromScratch: line 1040) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (Tutorials/tutorialCreateFirmwareFromScratch: line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (Tutorials/tutorialCreateFirmwareFromScratch: line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (Tutorials/tutorialCreateFirmwareFromScratch: line 1202) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 (Tutorials/tutorialCreateFirmwareFromScratch: line 1104) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (Tutorials/tutorialCreateFirmwareFromScratch: line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (Tutorials/tutorialRunATestSuiteOnDevice: line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (Tutorials/tutorialCreateFirmwareFromScratch: line 66) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (SDKUserGuide/resolveDependenciesInWorkspace: line 54) ok https://github.com/MicroEJ/How-To/tree/master/FoundationLibrary-Get-Started (Tutorials/tutorialInstrumentJavaCodeForLogging: line 345) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started (Tutorials/tutorialCreatePlatformBuildAndRunScripts: line 155) redirect https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh - permanently to https://github.com/MicroEJ/VEEPort-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 31) redirect https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.5.0 - permanently to https://github.com/MicroEJ/VEEPort-STMicroelectronics-STM32F7508-DK/tree/1.5.0 (Tutorials/getStartedWithGUI/setup: line 36) redirect https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.3.2 - permanently to https://github.com/MicroEJ/VEEPort-STMicroelectronics-STM32F7508-DK/tree/1.3.2 (Tutorials/tutorialRunATestSuiteOnDevice: line 45) redirect https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 - permanently to https://github.com/MicroEJ/VEEPort-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (VEEPortingGuide/systemView: line 20) redirect https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK - permanently to https://github.com/MicroEJ/VEEPort-STMicroelectronics-STM32F7508-DK (Tutorials/tutorialCreateCustomPlatform: line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools - permanently to https://github.com/MicroEJ/VEEPortQualificationTools (Tutorials/tutorialRunATestSuiteOnDevice: line 134) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (Tutorials/tutorialRunATestSuiteOnDevice: line 211) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (Tutorials/tutorialRunATestSuiteOnDevice: line 90) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/2.3.0/tests/fs (VEEPortingGuide/platformCreation: line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/framework/platform (VEEPortingGuide/platformCreation: line 45) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/blob/master/framework/platform/README.rst (VEEPortingGuide/platformCreation: line 59) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (Tutorials/tutorialRunATestSuiteOnDevice: line 94) redirect https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/releases/tag/2.3.0 (VEEPortingGuide/platformQualification: line 153) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui2 - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/tests/ui/ui2 (Tutorials/tutorialCreateFirmwareFromScratch: line 484) redirect https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/framework/platform (VEEPortingGuide/platformQualification: line 151) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui3 - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/tests/ui/ui3 (Tutorials/tutorialCreateFirmwareFromScratch: line 497) redirect https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/framework/platform/content (Tutorials/tutorialCreatePlatformBuildAndRunScripts: line 33) redirect https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/framework/platform/scripts (Tutorials/tutorialCreateFirmwareFromScratch: line 1291) redirect https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/core - permanently to https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/tests/core (ApplicationDeveloperGuide/dependencyDiscoverer: line 27) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer/blob/master/README.md (VEEPortingGuide/uiPortBSP: line 142) ok https://github.com/MicroEJ/VEEPortQualificationTools/tree/master/tests/ui/ui3 (ApplicationDeveloperGuide/dependencyDiscoverer: line 20) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (Tutorials/tutorialCreateFirmwareFromScratch: line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (Tutorials/tutorialOptimizeMemoryFootprint: line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (Tutorials/tutorialAppendEmojisToVectorFont: line 16) ok https://github.com/fonttools/fonttools (VEEPortingGuide/coreEngine: line 604) ok https://github.com/orgs/MicroEJ/repositories?q=AbstractionLayer-Core&type=all&language=&sort= (Tutorials/tutorialCreateFirmwareFromScratch: line 50) redirect https://github.com/microej/PlatformQualificationTools - permanently to https://github.com/MicroEJ/VEEPortQualificationTools (VEEPortingGuide/architectureChangelog: line 523) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (ApplicationDeveloperGuide/UI/MicroUI/fonts: line 118) ok https://home.unicode.org/ (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 7) ok https://jfrog.com/artifactory/ (ApplicationDeveloperGuide/UI/MicroVG/avdLoader: line 190) ok https://helpx.adobe.com/illustrator/using/simplify_paths.html (SDKUserGuide/licenses: line 343) ok https://hub.docker.com/r/microej/sdk (SDKUserGuide/sdkChangeLog: line 726) ok https://keepachangelog.com/en/1.0.0/ (ApplicationDeveloperGuide/nullAnalysis: line 130) redirect https://help.eclipse.org/2020-06/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm - with Found to https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm (Tutorials/tutorialCreateFirmwareFromScratch: line 82) ok https://learn.microsoft.com/en-us/windows/wsl/install (SDKUserGuide/repository: line 51) ok https://repo1.maven.org/maven2/ (VEEPortingGuide/mock: line 297) ok https://openjfx.io/ (SDKUserGuide/repository: line 38) ok https://repository.microej.com/ (VEEPortingGuide/architectureChangelog: line 914) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ (VEEPortingGuide/architectureChangelog: line 903) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (SDKUserGuide/licenses: line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (SDKUserGuide/licenses: line 222) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ (ApplicationDeveloperGuide/sandboxedAppDeploy: line 11) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY (ApplicationDeveloperGuide/platform: line 8) ok https://repository.microej.com/index.php?resource=JPF (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/ConnectivityManager.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedOutputStream.html (KernelDeveloperGuide/featuresCommunication: line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.html (KernelDeveloperGuide/featuresCommunication: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ByteConverter.html (KernelDeveloperGuide/featuresCommunication: line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/CharacterConverter.html (KernelDeveloperGuide/featuresCommunication: line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (KernelDeveloperGuide/featuresCommunication: line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (KernelDeveloperGuide/featuresCommunication: line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (KernelDeveloperGuide/featuresCommunication: line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.html (KernelDeveloperGuide/featuresCommunication: line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (KernelDeveloperGuide/featuresCommunication: line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ListConverter.html (KernelDeveloperGuide/featuresCommunication: line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (KernelDeveloperGuide/featuresCommunication: line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/MapConverter.html (KernelDeveloperGuide/featuresCommunication: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (KernelDeveloperGuide/featuresCommunication: line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (ApplicationDeveloperGuide/nullAnalysis: line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (ApplicationDeveloperGuide/nullAnalysis: line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (ApplicationDeveloperGuide/nullAnalysis: line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (Tutorials/tutorialOptimizeMemoryFootprint: line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (Tutorials/tutorialOptimizeMemoryFootprint: line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (ApplicationDeveloperGuide/networkingFoundationLibraries: line 19) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (Tutorials/tutorialImproveCodeQuality: line 238) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (ApplicationDeveloperGuide/classpath: line 275) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html (VEEPortingGuide/architectureChangelog: line 263) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (Tutorials/tutorialOptimizeMemoryFootprint: line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (Tutorials/tutorialOptimizeMemoryFootprint: line 422) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (ApplicationDeveloperGuide/classpath: line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (VEEPortingGuide/architectureChangelog: line 976) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (VEEPortingGuide/architectureChangelog: line 799) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (KernelDeveloperGuide/kfEnabledLibraries: line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (KernelDeveloperGuide/kfEnabledLibraries: line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (VEEPortingGuide/architectureChangelog: line 892) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- (ApplicationDeveloperGuide/runtime: line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborDecoder.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (Tutorials/getStartedWithGUI/basicDrawing: line 78) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html (VEEPortingGuide/uiChangeLog: line 435) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int- (VEEPortingGuide/uiChangeLog: line 435) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (VEEPortingGuide/uiChangeLog: line 435) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedLine-ej.microui.display.GraphicsContext-int-int-int-int-int-int-ej.drawing.ShapePainter.Cap-ej.drawing.ShapePainter.Cap- (KernelDeveloperGuide/kfEnabledLibraries: line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.html (KernelDeveloperGuide/kfEnabledLibraries: line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/DeviceManager.html (VEEPortingGuide/ecom: line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (KernelDeveloperGuide/kfEnabledLibraries: line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (VEEPortingGuide/ecom: line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (VEEPortingGuide/ecom-comm: line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html (VEEPortingGuide/ecom: line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (ApplicationDeveloperGuide/networkingFoundationLibraries: line 25) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (ApplicationDeveloperGuide/networkingFoundationLibraries: line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/hoka/http/HttpServer.html (KernelDeveloperGuide/featuresCommunication: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Converter.html (VEEPortingGuide/uiChangeLog: line 348) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/DeadFeatureException.html (VEEPortingGuide/architectureChangelog: line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (VEEPortingGuide/architectureChangelog: line 1140) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (ApplicationDeveloperGuide/classpath: line 109) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (VEEPortingGuide/architectureChangelog: line 774) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (VEEPortingGuide/architectureChangelog: line 1091) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (KernelDeveloperGuide/featuresCommunication: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addConverter-ej.kf.Converter- (VEEPortingGuide/architectureChangelog: line 103) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (VEEPortingGuide/architectureChangelog: line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (VEEPortingGuide/architectureChangelog: line 208) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (KernelDeveloperGuide/kernelUID: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getInstance-- (KernelDeveloperGuide/applicationLink: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (VEEPortingGuide/architectureChangelog: line 208) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (KernelDeveloperGuide/kernelUID: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- (KernelDeveloperGuide/kernelLink: line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#uninstall-ej.kf.Feature- (VEEPortingGuide/appendix/javalibs/kf: line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getVersion-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeByte-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeBoolean-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeChar-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeDouble-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeInt-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeLong-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 287) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeRef-- (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeShort-- (KernelDeveloperGuide/kf: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (VEEPortingGuide/uiInput: line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (KernelDeveloperGuide/kfEnabledLibraries: line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (VEEPortingGuide/uiDisplay: line 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (ApplicationDeveloperGuide/UI/MicroUI/errors: line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (ApplicationDeveloperGuide/UI/MicroUI/images: line 411) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (ApplicationDeveloperGuide/UI/MicroUI/images: line 391) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (VEEPortingGuide/uiImageLoader: line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# (ApplicationDeveloperGuide/UI/MicroUI/images: line 391) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (VEEPortingGuide/appendix/llapi: line 373) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (KernelDeveloperGuide/kfEnabledLibraries: line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (VEEPortingGuide/uiMicroui: line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- (VEEPortingGuide/uiChangeLog: line 307) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (VEEPortingGuide/uiChangeLog: line 786) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplayColor-int- (VEEPortingGuide/uiChangeLog: line 709) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#isColor-- (KernelDeveloperGuide/kfEnabledLibraries: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (KernelDeveloperGuide/kfEnabledLibraries: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (KernelDeveloperGuide/kfEnabledLibraries: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (KernelDeveloperGuide/kfEnabledLibraries: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestShow-ej.microui.display.Displayable- (ApplicationDeveloperGuide/UI/MicroUI/errors: line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- (KernelDeveloperGuide/kfEnabledLibraries: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html (KernelDeveloperGuide/kfEnabledLibraries: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (VEEPortingGuide/uiMicroui: line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- (KernelDeveloperGuide/kfEnabledLibraries: line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (VEEPortingGuide/uiFontCore: line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# (ApplicationDeveloperGuide/UI/MicroUI/fonts: line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- (VEEPortingGuide/uiChangeLog: line 1154) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getHeight-- (ApplicationDeveloperGuide/UI/MicroUI/fontDesigner: line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- (ApplicationDeveloperGuide/UI/MicroUI/fontDesigner: line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- (VEEPortingGuide/uiDisplay: line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (VEEPortingGuide/uiChangeLog: line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (VEEPortingGuide/uiMigrationGuide: line 204) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- (VEEPortingGuide/uiChangeLog: line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (VEEPortingGuide/uiDisplay: line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixels-int:A-int-int-int-int-int-int- (VEEPortingGuide/uiDisplay: line 1485) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- (ApplicationDeveloperGuide/UI/MicroUI/images: line 415) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (ApplicationDeveloperGuide/UI/MicroUI/errors: line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (VEEPortingGuide/uiImageGenerator: line 313) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# (ApplicationDeveloperGuide/UI/MicroUI/images: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (VEEPortingGuide/uiMigrationGuide: line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getSNIContext-- (VEEPortingGuide/uiChangeLog: line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (Tutorials/getStartedWithGUI/basicDrawing: line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (Tutorials/getStartedWithGUI/basicDrawing: line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#drawLine-ej.microui.display.GraphicsContext-int-int-int-int- (VEEPortingGuide/uiChangeLog: line 472) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRectangle-ej.microui.display.GraphicsContext-int-int-int-int- (VEEPortingGuide/uiChangeLog: line 472) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRoundedRectangle-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (ApplicationDeveloperGuide/UI/MicroUI/images: line 432) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (VEEPortingGuide/uiImageOverview: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# (ApplicationDeveloperGuide/UI/MicroUI/images: line 439) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- (ApplicationDeveloperGuide/UI/MicroUI/images: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (VEEPortingGuide/uiLowLevel: line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/package-summary.html (ApplicationDeveloperGuide/UI/MicroUI/errors: line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (KernelDeveloperGuide/kfEnabledLibraries: line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (VEEPortingGuide/uiInput: line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (ApplicationDeveloperGuide/UI/Widgets/mwt-examples: line 290) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (VEEPortingGuide/uiInput: line 101) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html (VEEPortingGuide/uiInput: line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (VEEPortingGuide/uiInput: line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (VEEPortingGuide/uiLowLevel: line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/package-summary.html (VEEPortingGuide/uiLed: line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html (VEEPortingGuide/uiMicroui: line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- (VEEPortingGuide/uiLowLevel: line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/package-summary.html (VEEPortingGuide/vgGradient: line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (VEEPortingGuide/vgPath: line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#loadFont-java.lang.String- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringHeight-java.lang.String-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 221) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- (VEEPortingGuide/vgFont: line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float-long- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-long-float:A- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 182) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-float:A- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawGradientString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-ej.microvg.LinearGradient-int-ej.microvg.BlendMode-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorfont: line 240) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawStringOnCircle-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-float-ej.microvg.VectorGraphicsPainter.Direction- (ApplicationDeveloperGuide/UI/MicroVG/path: line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#fillPath-ej.microui.display.GraphicsContext-ej.microvg.Path-float-float- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 232) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getImage-java.lang.String- (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-ej.mwt.Widget-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#replaceChild-int-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getAnimator-- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidgetAt-int-int- (ApplicationDeveloperGuide/UI/MWT/concepts: line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#onShown-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestLayOut-- (ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy: line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#setAttached-- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (ApplicationDeveloperGuide/UI/MWT/concepts: line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#computeContentOptimalSize-ej.mwt.util.Size- (ApplicationDeveloperGuide/UI/MWT/concepts: line 112) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#contains-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (ApplicationDeveloperGuide/UI/MWT/how-to-container: line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- (ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onLaidOut-- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- (ApplicationDeveloperGuide/UI/MWT/concepts: line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestLayOut-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (ApplicationDeveloperGuide/UI/MWT/concepts: line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-widget: line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (ApplicationDeveloperGuide/UI/MWT/concepts: line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget: line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html#buildEvent-int- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher: line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (ApplicationDeveloperGuide/UI/MWT/concepts: line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/OverlapRenderPolicy.html (ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field: line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/EditableStyle.html (ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field: line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/Style.html (ApplicationDeveloperGuide/UI/MWT/how-to-background: line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html (ApplicationDeveloperGuide/UI/MWT/how-to-background: line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#apply-ej.microui.display.GraphicsContext-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-background: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- (ApplicationDeveloperGuide/UI/MWT/concepts: line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/ImageBackground.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 190) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RoundedBackground.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 133) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/FixedDimension.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/NoDimension.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/OptimalDimension.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.microui.display.GraphicsContext-ej.mwt.util.Size- (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.mwt.util.Outlineable- (ApplicationDeveloperGuide/UI/MWT/concepts: line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (Tutorials/getStartedWithGUI/style: line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/package-summary.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.html (ApplicationDeveloperGuide/UI/MWT/concepts: line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.html (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (ApplicationDeveloperGuide/UI/MWT/how-to-outline: line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (ApplicationDeveloperGuide/nls: line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#getMessage-int- (ApplicationDeveloperGuide/nls: line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#setCurrentLocale-java.lang.String- (ApplicationDeveloperGuide/networkingAddonLibraries: line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/rest/web/Resty.html (Tutorials/tutorialOptimizeMemoryFootprint: line 305) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (VEEPortingGuide/architectureChangelog: line 613) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (ApplicationDeveloperGuide/runtime: line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/package-summary.html (VEEPortingGuide/sp: line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (ApplicationDeveloperGuide/trace: line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (VEEPortingGuide/architectureChangelog: line 918) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (ApplicationDeveloperGuide/trace: line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (ApplicationDeveloperGuide/trace: line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (ApplicationDeveloperGuide/trace: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (ApplicationDeveloperGuide/trace: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (VEEPortingGuide/device: line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getArchitecture-- (VEEPortingGuide/device: line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getId-- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 156) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html#log-char-java.lang.String-int-java.lang.Throwable-java.lang.Object...- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (Tutorials/getStartedWithGUI/eventHandling: line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html#handleClick-- (ApplicationDeveloperGuide/UI/Widgets/widget: line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow: line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Label.html (ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy: line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy: line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (ApplicationDeveloperGuide/UI/Widgets/widget: line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (ApplicationDeveloperGuide/UI/Widgets/widget: line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsRecursiveToString-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 144) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (ApplicationDeveloperGuide/UI/Widgets/widget: line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- (ApplicationDeveloperGuide/networkingAddonLibraries: line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (Tutorials/tutorialRunATestSuiteOnDevice: line 78) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/File.html (KernelDeveloperGuide/kfEnabledLibraries: line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileInputStream.html (KernelDeveloperGuide/kfEnabledLibraries: line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileOutputStream.html (VEEPortingGuide/architectureChangelog: line 628) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (VEEPortingGuide/architectureChangelog: line 1303) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.html (KernelDeveloperGuide/applicationLink: line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (ApplicationDeveloperGuide/characterEncoding: line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (VEEPortingGuide/architectureChangelog: line 909) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (ApplicationDeveloperGuide/js/java: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#println-- (VEEPortingGuide/appendix/javalibs/edc: line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- (VEEPortingGuide/appendix/javalibs/edc: line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (VEEPortingGuide/appendix/javalibs/edc: line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#reset-- (ApplicationDeveloperGuide/characterEncoding: line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/UnsupportedEncodingException.html (ApplicationDeveloperGuide/runtime: line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (VEEPortingGuide/architectureChangelog: line 672) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ArrayIndexOutOfBoundsException.html (ApplicationDeveloperGuide/js/java: line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html (VEEPortingGuide/appendix/javalibs/edc: line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (VEEPortingGuide/appendix/javalibs/edc: line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MIN_RADIX (ApplicationDeveloperGuide/classpath: line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (ApplicationDeveloperGuide/classpath: line 130) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (ApplicationDeveloperGuide/classpath: line 162) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (Tutorials/tutorialOptimizeMemoryFootprint: line 293) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (Tutorials/tutorialImproveCodeQuality: line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (ApplicationDeveloperGuide/js/java: line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html (Tutorials/tutorialOptimizeMemoryFootprint: line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Enum.html (VEEPortingGuide/architectureChangelog: line 774) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (VEEPortingGuide/architectureChangelog: line 556) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (VEEPortingGuide/architectureChangelog: line 1655) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html (VEEPortingGuide/architectureChangelog: line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (ApplicationDeveloperGuide/js/java: line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (ApplicationDeveloperGuide/nullAnalysis: line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (VEEPortingGuide/architectureChangelog: line 477) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html#parseLong-java.lang.String- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html (VEEPortingGuide/architectureChangelog: line 448) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (Tutorials/tutorialImproveCodeQuality: line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (Tutorials/tutorialImproveCodeQuality: line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (VEEPortingGuide/architectureChangelog: line 1072) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (VEEPortingGuide/mock: line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notify-- (VEEPortingGuide/mock: line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- (Tutorials/tutorialOptimizeMemoryFootprint: line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-- (VEEPortingGuide/mock: line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-long- (ApplicationDeveloperGuide/limitations: line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/OutOfMemoryError.html (ApplicationDeveloperGuide/heapUsageMonitoring: line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (ApplicationDeveloperGuide/heapUsageMonitoring: line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#freeMemory-- (ApplicationDeveloperGuide/heapUsageMonitoring: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (ApplicationDeveloperGuide/heapUsageMonitoring: line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (ApplicationDeveloperGuide/heapUsageMonitoring: line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (VEEPortingGuide/architectureChangelog: line 617) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (VEEPortingGuide/architectureChangelog: line 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (VEEPortingGuide/architectureChangelog: line 771) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (ApplicationDeveloperGuide/js/java: line 185) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html (ApplicationDeveloperGuide/characterEncoding: line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- (VEEPortingGuide/architectureChangelog: line 615) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (Tutorials/tutorialImproveCodeQuality: line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (Tutorials/tutorialImproveCodeQuality: line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (ApplicationDeveloperGuide/characterEncoding: line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- (ApplicationDeveloperGuide/js/java: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html (VEEPortingGuide/coreEngine: line 182) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#currentTimeMillis-- (VEEPortingGuide/coreEngine: line 531) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#err (VEEPortingGuide/appendix/javalibs/edc: line 83) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (ApplicationDeveloperGuide/heapUsageMonitoring: line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (ApplicationDeveloperGuide/classpath: line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (ApplicationDeveloperGuide/nullAnalysis: line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (ApplicationDeveloperGuide/characterEncoding: line 13) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (VEEPortingGuide/architectureChangelog: line 922) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html (Tutorials/tutorialOptimizeMemoryFootprint: line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- (Tutorials/tutorialOptimizeMemoryFootprint: line 430) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (VEEPortingGuide/architectureChangelog: line 611) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (VEEPortingGuide/architectureChangelog: line 688) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getState-- (VEEPortingGuide/architectureChangelog: line 617) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#sleep-long- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (VEEPortingGuide/architectureChangelog: line 767) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (VEEPortingGuide/appendix/javalibs/edc: line 67) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#addSuppressed-java.lang.Throwable- (VEEPortingGuide/architectureChangelog: line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (ApplicationDeveloperGuide/runtime: line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (ApplicationDeveloperGuide/runtime: line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (ApplicationDeveloperGuide/runtime: line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.html (ApplicationDeveloperGuide/runtime: line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/reflect/package-frame.html (KernelDeveloperGuide/kfEnabledLibraries: line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (KernelDeveloperGuide/kfEnabledLibraries: line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/ServerSocket.html (KernelDeveloperGuide/kfEnabledLibraries: line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/Socket.html (ApplicationDeveloperGuide/networkingFoundationLibraries: line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/package-summary.html (Tutorials/tutorialOptimizeMemoryFootprint: line 358) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (Tutorials/tutorialOptimizeMemoryFootprint: line 358) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (Tutorials/tutorialOptimizeMemoryFootprint: line 219) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (ApplicationDeveloperGuide/js/java: line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (ApplicationDeveloperGuide/nullAnalysis: line 116) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (ApplicationDeveloperGuide/nullAnalysis: line 116) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (Tutorials/tutorialImproveCodeQuality: line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (ApplicationDeveloperGuide/sandboxedAppSharedInterface: line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.html (Tutorials/tutorialImproveCodeQuality: line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (VEEPortingGuide/architectureChangelog: line 405) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (Tutorials/tutorialOptimizeMemoryFootprint: line 364) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 213) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogManager.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (Tutorials/tutorialInstrumentJavaCodeForLogging: line 218) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#severe-java.lang.String- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#log-java.util.logging.Level-java.lang.String- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (Tutorials/tutorialInstrumentJavaCodeForLogging: line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (ApplicationDeveloperGuide/runtime: line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/package-frame.html (KernelDeveloperGuide/kfEnabledLibraries: line 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html (ApplicationDeveloperGuide/networkingFoundationLibraries: line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (ApplicationDeveloperGuide/networkingFoundationLibraries: line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONObject.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 105) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlSerializer.html (ApplicationDeveloperGuide/networkingAddonLibraries: line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlPullParser.html (ApplicationDeveloperGuide/trace: line 52) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (ApplicationDeveloperGuide/runtime: line 57) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (SDKUserGuide/sdkChangeLog: line 115) ok https://repository.microej.com/microej-ivysettings-5.xml (SDKUserGuide/repository: line 22) ok https://repository.microej.com/modules/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 96) ok https://repository.microej.com/modules/com/google/protobuf3/ (VEEPortingGuide/pack: line 26) ok https://repository.microej.com/modules/com/microej/architecture (SDKUserGuide/licenses: line 28) ok https://repository.microej.com/modules/com/microej/architecture/ (VEEPortingGuide/appendix/toolchain: line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (Tutorials/tutorialCreateFirmwareFromScratch: line 405) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/7.14.0/flopi0G22-7.14.0-eval.xpf (VEEPortingGuide/appendix/toolchain: line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (VEEPortingGuide/pack: line 56) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (VEEPortingGuide/platformCreation: line 122) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/13.0.4/ (VEEPortingGuide/appendix/toolchain: line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (VEEPortingGuide/platformCreation: line 90) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/7.14.0/ (VEEPortingGuide/appendix/toolchain: line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (VEEPortingGuide/appendix/toolchain: line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (VEEPortingGuide/appendix/toolchain: line 157) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_GCC48/flopi7G26/ (VEEPortingGuide/appendix/toolchain: line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (VEEPortingGuide/appendix/toolchain: line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (VEEPortingGuide/appendix/toolchain: line 179) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32/simikou1/ (VEEPortingGuide/appendix/toolchain: line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ (VEEPortingGuide/appendix/toolchain: line 194) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv82_xtensa-esp32s2/simikou3/ (VEEPortingGuide/uiReleaseNotes: line 251) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/display-dma2d/ (VEEPortingGuide/uiMigrationGuide: line 118) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/display-dma2d/1.0.6/ (VEEPortingGuide/uiChangeLog: line 554) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (VEEPortingGuide/uiReleaseNotes: line 220) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (VEEPortingGuide/uiMigrationGuide: line 106) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/1.0.3/ (VEEPortingGuide/vgCco: line 100) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microvg/ (VEEPortingGuide/systemView: line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/trace-systemview/2.1.1/ (VEEPortingGuide/systemView: line 91) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview-freertos10/1.1.1/ (VEEPortingGuide/systemView: line 88) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview/1.3.1/ (KernelDeveloperGuide/runtimeEnvironment: line 131) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (KernelDeveloperGuide/runtimeEnvironment: line 218) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ (ApplicationDeveloperGuide/nls: line 76) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls (KernelDeveloperGuide/runtimeEnvironment: line 217) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ (KernelDeveloperGuide/featuresCommunication: line 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (VEEPortingGuide/pack: line 27) ok https://repository.microej.com/modules/com/microej/pack/ (VEEPortingGuide/pack: line 77) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (VEEPortingGuide/platformCreation: line 135) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/2.1.0/ (VEEPortingGuide/platformQualification: line 186) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (VEEPortingGuide/architectureChangelog: line 173) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (Tutorials/tutorialRunATestSuiteOnDevice: line 78) ok https://repository.microej.com/modules/com/microej/pack/fs/ (Tutorials/tutorialRunATestSuiteOnDevice: line 52) ok https://repository.microej.com/modules/com/microej/pack/fs/4.0.3/ (VEEPortingGuide/platformQualification: line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (VEEPortingGuide/platformQualification: line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (VEEPortingGuide/platformCreation: line 146) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/ (VEEPortingGuide/pack: line 96) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp (VEEPortingGuide/uiReleaseNotes: line 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (VEEPortingGuide/uiChangeLog: line 574) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (VEEPortingGuide/uiChangeLog: line 405) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (VEEPortingGuide/uiMigrationGuide: line 81) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.1.0/ (VEEPortingGuide/uiMigrationGuide: line 39) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.3.1/ (VEEPortingGuide/uiMigrationGuide: line 65) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.2.0/ (VEEPortingGuide/uiMigrationGuide: line 15) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.4.1/ (VEEPortingGuide/vgCco: line 81) ok https://repository.microej.com/modules/com/microej/pack/vg/vg-pack/ (KernelDeveloperGuide/runtimeEnvironment: line 159) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (KernelDeveloperGuide/runtimeEnvironment: line 210) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (ApplicationDeveloperGuide/nls: line 252) ok https://repository.microej.com/modules/com/microej/tool/nls-po-crowdin/ (ApplicationDeveloperGuide/nls: line 168) ok https://repository.microej.com/modules/com/microej/tool/nls-po-external-loader/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 18) ok https://repository.microej.com/modules/ej/api/bluetooth/ (VEEPortingGuide/platformQualification: line 188) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (VEEPortingGuide/platformQualification: line 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (ApplicationDeveloperGuide/runtime: line 104) ok https://repository.microej.com/modules/ej/api/bon/ (VEEPortingGuide/device: line 44) ok https://repository.microej.com/modules/ej/api/device/ (ApplicationDeveloperGuide/UI/MicroUI/introduction: line 20) ok https://repository.microej.com/modules/ej/api/drawing/ (ApplicationDeveloperGuide/UI/MicroUI/releaseNotes: line 12) ok https://repository.microej.com/modules/ej/api/drawing (VEEPortingGuide/uiChangeLog: line 515) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (VEEPortingGuide/uiChangeLog: line 374) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (VEEPortingGuide/uiChangeLog: line 261) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (VEEPortingGuide/uiReleaseNotes: line 63) ok https://repository.microej.com/modules/ej/api/drawing/1.0.4/ (VEEPortingGuide/ecom-comm: line 505) ok https://repository.microej.com/modules/ej/api/ecom-comm/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 24) ok https://repository.microej.com/modules/ej/api/ecom-network/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 30) ok https://repository.microej.com/modules/ej/api/ecom-wifi/ (VEEPortingGuide/ecom: line 104) ok https://repository.microej.com/modules/ej/api/ecom/ (ApplicationDeveloperGuide/runtime: line 59) ok https://repository.microej.com/modules/ej/api/edc/ (KernelDeveloperGuide/runtimeEnvironment: line 59) ok https://repository.microej.com/modules/ej/api/edc/1.2.3/ (ApplicationDeveloperGuide/nullAnalysis: line 66) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (ApplicationDeveloperGuide/nullAnalysis: line 66) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (VEEPortingGuide/fs: line 152) ok https://repository.microej.com/modules/ej/api/fs/ (VEEPortingGuide/platformQualification: line 167) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (KernelDeveloperGuide/kf: line 21) ok https://repository.microej.com/modules/ej/api/kf/ (ApplicationDeveloperGuide/UI/MicroUI/introduction: line 8) ok https://repository.microej.com/modules/ej/api/microui/ (VEEPortingGuide/uiChangeLog: line 1271) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ (ApplicationDeveloperGuide/UI/MicroUI/releaseNotes: line 11) ok https://repository.microej.com/modules/ej/api/microui (VEEPortingGuide/uiChangeLog: line 1061) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (VEEPortingGuide/uiChangeLog: line 861) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (VEEPortingGuide/uiChangeLog: line 694) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (VEEPortingGuide/uiChangeLog: line 514) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (VEEPortingGuide/uiChangeLog: line 461) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (VEEPortingGuide/uiChangeLog: line 373) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (VEEPortingGuide/uiChangeLog: line 240) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (VEEPortingGuide/uiReleaseNotes: line 62) ok https://repository.microej.com/modules/ej/api/microui/3.1.1/ (ApplicationDeveloperGuide/UI/MicroVG/introduction: line 8) ok https://repository.microej.com/modules/ej/api/microvg/ (VEEPortingGuide/vgChangeLog: line 56) ok https://repository.microej.com/modules/ej/api/microvg/1.1.1/ (VEEPortingGuide/vgChangeLog: line 27) ok https://repository.microej.com/modules/ej/api/microvg/1.2.0/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 37) ok https://repository.microej.com/modules/ej/api/net/ (VEEPortingGuide/platformQualification: line 207) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (VEEPortingGuide/platformQualification: line 221) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (VEEPortingGuide/platformQualification: line 228) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 44) ok https://repository.microej.com/modules/ej/api/security/ (VEEPortingGuide/platformQualification: line 216) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (ApplicationDeveloperGuide/runtime: line 147) ok https://repository.microej.com/modules/ej/api/sni/ (VEEPortingGuide/sp: line 33) ok https://repository.microej.com/modules/ej/api/sp/ (ApplicationDeveloperGuide/networkingFoundationLibraries: line 50) ok https://repository.microej.com/modules/ej/api/ssl/ (VEEPortingGuide/platformQualification: line 208) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (VEEPortingGuide/platformQualification: line 215) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (VEEPortingGuide/platformQualification: line 229) ok https://repository.microej.com/modules/ej/api/ssl/2.2.1/ (ApplicationDeveloperGuide/trace: line 17) ok https://repository.microej.com/modules/ej/api/trace/ (VEEPortingGuide/watchdog-timer: line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ (Tutorials/tutorialInstrumentJavaCodeForLogging: line 34) ok https://repository.microej.com/modules/ej/api/trace (ApplicationDeveloperGuide/networkingAddonLibraries: line 27) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 29) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/1.3.0/README-1.3.0.md (ApplicationDeveloperGuide/networkingAddonLibraries: line 27) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (Tutorials/tutorialInstrumentJavaCodeForLogging: line 36) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 21) ok https://repository.microej.com/modules/ej/library/iot/android-connectivity/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 123) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 124) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (ApplicationDeveloperGuide/networkingFoundationLibraries: line 20) ok https://repository.microej.com/modules/ej/library/iot/bluetooth-util/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 81) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 33) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 88) ok https://repository.microej.com/modules/ej/library/iot/json/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 91) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (ApplicationDeveloperGuide/networkingAddonLibraries: line 40) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 42) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/README-1.0.0.md (ApplicationDeveloperGuide/networkingFoundationLibraries: line 40) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 48) ok https://repository.microej.com/modules/ej/library/iot/restclient/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 50) ok https://repository.microej.com/modules/ej/library/iot/restclient/1.1.0/README-1.1.0.md (ApplicationDeveloperGuide/networkingAddonLibraries: line 54) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 56) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (ApplicationDeveloperGuide/networkingFoundationLibraries: line 54) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 60) ok https://repository.microej.com/modules/ej/library/iot/websocket-secure/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 60) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 62) ok https://repository.microej.com/modules/ej/library/iot/websocket/2.0.0/README-2.0.0.md (ApplicationDeveloperGuide/networkingFoundationLibraries: line 33) ok https://repository.microej.com/modules/ej/library/iot/wifi-util/ (Tutorials/tutorialInstrumentJavaCodeForLogging: line 35) ok https://repository.microej.com/modules/ej/library/runtime/message/ (Tutorials/tutorialOptimizeMemoryFootprint: line 199) ok https://repository.microej.com/modules/ej/library/runtime/service/ (ApplicationDeveloperGuide/testsuite: line 6) ok https://repository.microej.com/modules/ej/library/test/junit/ (ApplicationDeveloperGuide/UI/MWT/introduction: line 4) ok https://repository.microej.com/modules/ej/library/ui/mwt/ (Tutorials/getStartedWithGUI/startingMicroUI: line 47) ok https://repository.microej.com/modules/ej/library/ui/widget/ (ApplicationDeveloperGuide/UI/Widgets/widget: line 6) ok https://repository.microej.com/modules/ej/library/ui/widget/4.1.0/ (VEEPortingGuide/frontpanel: line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/framework/ (VEEPortingGuide/frontpanel: line 105) ok https://repository.microej.com/modules/ej/tool/frontpanel/widget/ (Tutorials/tutorialExploreDataSerializationFormats: line 123) ok https://repository.microej.com/modules/org/json/me/json/ (ApplicationDeveloperGuide/networkingAddonLibraries: line 103) ok https://repository.microej.com/modules/org/kxml2/kxml2/ (SDKUserGuide/sdkReleaseNotes: line 7) ok https://repository.microej.com/p2/sdk (SDKUserGuide/installSDKDistributionOther: line 131) ok https://repository.microej.com/packages/SDK/ (Tutorials/tutorialCreateFirmwareFromScratch: line 78) ok https://repository.microej.com/packages/SDK (SDKUserGuide/installSDKDistributionOther: line 123) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Linux64-19.02.zip (SDKUserGuide/installSDKDistributionOther: line 125) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-MacOS-19.02.zip (SDKUserGuide/installSDKDistributionOther: line 121) ok https://repository.microej.com/packages/SDK/19.02/MicroEJ-SDK-Installer-Win64-19.02.exe (SDKUserGuide/installSDKDistributionOther: line 124) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 126) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 122) ok https://repository.microej.com/packages/SDK/19.02/zip/microej-sdk-19.02-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 112) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Linux64-19.05.zip (SDKUserGuide/installSDKDistributionOther: line 114) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-MacOS-19.05.zip (SDKUserGuide/installSDKDistributionOther: line 110) ok https://repository.microej.com/packages/SDK/19.05/MicroEJ-SDK-Installer-Win64-19.05.exe (SDKUserGuide/installSDKDistributionOther: line 113) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 115) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 111) ok https://repository.microej.com/packages/SDK/19.05/zip/microej-sdk-19.05-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 101) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Linux64-20.07.zip (SDKUserGuide/installSDKDistributionOther: line 103) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-MacOS-20.07.zip (SDKUserGuide/installSDKDistributionOther: line 99) ok https://repository.microej.com/packages/SDK/20.07/MicroEJ-SDK-Installer-Win64-20.07.exe (SDKUserGuide/installSDKDistributionOther: line 102) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 104) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 100) ok https://repository.microej.com/packages/SDK/20.07/zip/microej-sdk-20.07-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 90) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Linux64-20.10.zip (SDKUserGuide/installSDKDistributionOther: line 92) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-MacOS-20.10.zip (SDKUserGuide/installSDKDistributionOther: line 88) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe (SDKUserGuide/installSDKDistributionOther: line 91) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 93) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 89) ok https://repository.microej.com/packages/SDK/20.10/zip/microej-sdk-20.10-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 79) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Linux64-20.12.zip (SDKUserGuide/installSDKDistributionOther: line 81) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-MacOS-20.12.zip (SDKUserGuide/installSDKDistributionOther: line 77) ok https://repository.microej.com/packages/SDK/20.12/MicroEJ-SDK-Installer-Win64-20.12.exe (SDKUserGuide/installSDKDistributionOther: line 80) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 82) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 78) ok https://repository.microej.com/packages/SDK/20.12/zip/microej-sdk-20.12-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 70) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-MacOS-21.03.zip (SDKUserGuide/installSDKDistributionOther: line 68) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Linux64-21.03.zip (SDKUserGuide/installSDKDistributionOther: line 66) ok https://repository.microej.com/packages/SDK/21.03/MicroEJ-SDK-Installer-Win64-21.03.exe (SDKUserGuide/installSDKDistributionOther: line 69) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 71) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 67) ok https://repository.microej.com/packages/SDK/21.03/zip/microej-sdk-21.03-win_x86_64.zip (SDKUserGuide/installSDKDistribution21_11: line 22) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Linux64-21.11.zip (SDKUserGuide/installSDKDistribution21_11: line 23) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-MacOS-21.11.zip (SDKUserGuide/installSDKDistribution21_11: line 21) ok https://repository.microej.com/packages/SDK/21.11/MicroEJ-SDK-Installer-Win64-21.11.exe (SDKUserGuide/installSDKDistributionOther: line 58) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 56) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-win_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 60) ok https://repository.microej.com/packages/SDK/21.11/zip/microej-sdk-21.11-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 45) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Linux64-22.06.zip (SDKUserGuide/installSDKDistributionOther: line 47) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-22.06.zip (SDKUserGuide/installSDKDistributionOther: line 49) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-MacOS-A64-22.06.zip (SDKUserGuide/installSDKDistributionOther: line 46) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 43) ok https://repository.microej.com/packages/SDK/22.06/MicroEJ-SDK-Installer-Win64-22.06.exe (SDKUserGuide/installSDKDistributionOther: line 50) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_aarch64.zip (SDKUserGuide/installSDKDistributionOther: line 48) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 44) ok https://repository.microej.com/packages/SDK/22.06/zip/microej-sdk-22.06-win_x86_64.zip (SDKUserGuide/installSDKDistributionLatest: line 24) ok https://repository.microej.com/packages/SDK/23.02/MicroEJ-SDK-Installer-MacOS-23.02.zip (SDKUserGuide/installSDKDistributionLatest: line 23) ok https://repository.microej.com/packages/SDK/23.02/MicroEJ-SDK-Installer-Linux64-23.02.zip (SDKUserGuide/installSDKDistributionLatest: line 25) ok https://repository.microej.com/packages/SDK/23.02/MicroEJ-SDK-Installer-MacOS-A64-23.02.zip (SDKUserGuide/installSDKDistributionLatest: line 22) ok https://repository.microej.com/packages/SDK/23.02/MicroEJ-SDK-Installer-Win64-23.02.exe (SDKUserGuide/installSDKDistributionOther: line 34) ok https://repository.microej.com/packages/SDK/23.02/zip/microej-sdk-23.02-linux_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 36) ok https://repository.microej.com/packages/SDK/23.02/zip/microej-sdk-23.02-macosx_x86_64.zip (SDKUserGuide/installSDKDistributionOther: line 38) ok https://repository.microej.com/packages/SDK/23.02/zip/microej-sdk-23.02-macosx_aarch64.zip ( glossary: line 54) ok https://semver.org (SDKUserGuide/installSDKDistributionOther: line 32) ok https://repository.microej.com/packages/SDK/23.02/zip/microej-sdk-23.02-win_x86_64.zip (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 240) ok https://shapeshifter.design/ (VEEPortingGuide/blemock: line 30) ok https://repository.microej.com/packages/ble-mock/Executable-Bluetooth-Mock-Controller-ESP32-S3-1.0.0.zip (SDKUserGuide/mmm: line 528) redirect https://toml.io - permanently to https://toml.io/en/ (VEEPortingGuide/platformMigration: line 15) ok https://repository.microej.com/packages/referenceimplementations/846SI/3.4.2/STM32F746GDISCO-846SI-fullPackaging-eval-3.4.2.zip ( support: line 24) ok https://repository.microej.com/packages/repository/2.5.0/microej-5_0-2.5.0.zip (SDKUserGuide/sdkChangeLog: line 94) ok https://www.eclipse.org/eclipse/news/4.10/platform.php#java32-removal (SDKUserGuide/github: line 17) ok https://www.eclipse.org/egit/ (ApplicationDeveloperGuide/trace: line 164) ok https://www.eclipse.org/tracecompass/ (Tutorials/tutorialOptimizeMemoryFootprint: line 410) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 716) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (SDKUserGuide/troubleshooting: line 51) ok https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion (ApplicationDeveloperGuide/nls: line 18) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 7) ok https://www.jenkins.io/ (Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory: line 210) ok https://www.jenkins.io/download/ (Tutorials/tutorialInstrumentJavaCodeForLogging: line 341) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard (Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques: line 652) redirect https://www.iar.com/support/tech-notes/debugger/debugging-a-hardfault-on-cortex-m/ - permanently to https://www.iar.com/knowledge/support/technical-notes/debugger/debugging-a-hardfault-on-cortex-m/ ( about: line 29) ok https://www.microej.com/ ( support: line 10) ok https://www.microej.com/contact/#form_2 (ApplicationDeveloperGuide/repository: line 18) ok https://www.microej.com/product/forge/ ( overview/sdk: line 37) ok https://www.microej.com/product/forge (ApplicationDeveloperGuide/trace: line 152) redirect https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 - permanently to https://www.nxp.com/design/development-boards/lpcxpresso-boards/lpcxpresso54628-development-board:OM13098 (VEEPortingGuide/vg: line 9) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt500-crossover-mcu-with-arm-cortex-m33-dsp-and-gpu-cores:i.MX-RT500 (Tutorials/tutorialImproveCodeQuality: line 108) ok https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html (SDKUserGuide/systemRequirements: line 59) ok https://www.oracle.com/fr/java/technologies/downloads/ (SDKUserGuide/licenses: line 417) ok https://www.net-usb.com/ (Tutorials/tutorialImproveCodeQuality: line 71) redirect https://www.oracle.com/technetwork/java/javase/documentation/index-137868.html - permanently to https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html (ApplicationDeveloperGuide/trace: line 149) ok https://www.segger.com/ (ApplicationDeveloperGuide/js/api: line 13) redirect https://www.ecma-international.org/ecma-262/5.1/#sec-15 - permanently to https://262.ecma-international.org/5.1/#sec-15 (Tutorials/tutorialCreateFirmwareFromScratch: line 61) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (Tutorials/tutorialCreateFirmwareFromScratch: line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (VEEPortingGuide/systemView: line 240) ok https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ (VEEPortingGuide/systemView: line 30) ok https://www.segger.com/products/development-tools/systemview/ (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 866) ok https://www.w3.org/TR/SVGTiny12/ (ApplicationDeveloperGuide/UI/MicroVG/vectorimage: line 521) ok https://yqnn.github.io/svg-path-editor (VEEPortingGuide/systemView: line 31) ok https://www.segger.com/downloads/jlink/UM08027 (Tutorials/tutorialAppendEmojisToVectorFont: line 42) broken https://www.fontlab.com/font-editor/fontlab/ - HTTPSConnectionPool(host='www.fontlab.com', port=443): Read timed out. (read timeout=20) build finished with problems. make: *** [Makefile:198: linkcheck] Error 1