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.
我有一个项目是 Scala 3 插件。现在我 publishLocal 并运行另一个项目,为每个测试导入我的插件。不是很方便。
如何设置我的插件项目,以便我可以在同一个项目(插件项目)中测试我的代码?