Can I use or import an Eclipse formatter in NetBeans?

后端 未结 8 1450
猫巷女王i
猫巷女王i 2021-02-06 23:40

We have been using Eclipse for a long time. We have formatter for each of our projects. Now, some of us are moving to NetBeans. Is it possible to migrate / sync / import our Ecl

8条回答
  •  广开言路
    2021-02-06 23:55

    The answer is YES. You can use eclipse code formatter in Netbeans, and enjoy using Netbeans. You need to download eclipse code formatter plugin from below location suitable to your Netbeans version, import your existing eclipse code formatter and ready to go

    http://plugins.netbeans.org/plugin/50877/eclipse-code-formatter-for-java

提交回复
热议问题