I want to add tools.jar in my project, so I use tag to make sure tools.jar can be added to app/lib, and also set to be true, when I run jfx:native first time, I found that lib/tools.jar not in manifest classpath, but when run jfx:native second time, it works.