Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 vaadin 的新手,我必须编译我的 vaadin 项目,该项目具有具有循环依赖关系的 .aj 和 .java 文件。当我用 ant 编译时,我收到一个错误,指示/与循环依赖相关。那么有人可以指导编译我的项目吗?
我只是用 maven 来解决我的问题。它为我工作。
访问此链接以获取更多详细信息Maven 命令和详细信息