
How to remove useless module dependencies in a NetBeans Platform Application
In my company NetBeans Platform based application we have hundreds of modules, each module has dependencies on other modules and they are stored in a file called project.xml . As the project grows bigger some dependencies are added and others…
Read more