Creating Assets with Asset Build Environment
To deploy bundles with Asset Build Environment and create assets, you must embed the bundles in the project. For this purpose, you must include the bundles in the lib directory of the project. In this way the bundles are part of that project bundle's classpath. When you do this, make sure that every project that has a dependency on one or more bundles, includes the bundles in its own directory.