Can I use or import an Eclipse formatter in NetBeans?

后端 未结 8 1311
猫巷女王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-07 00:05

    It would appear that, as of Netbeans 7.3.1, a very clever fellow developed a Netbeans plugin that accepts Eclipse Formatter XML files. I have not tested this yet TBH, but I will be doing so in the very near future (as I am the only one at the office that prefers Netbeans over Eclipse, and I think my co-workers are conspiring to kill me due to git merge conflicts).

    https://blogs.oracle.com/geertjan/entry/eclipse_formatter_for_netbeans_ide

    0 讨论(0)
  • 2021-02-07 00:11

    It should be easy to use Eclipse's formatter as a plugin in Netbeas, like it was done for IntelliJ

    0 讨论(0)
提交回复
热议问题