tags:

views:

108

answers:

1

I have tried NetBeans for some time, but have not made my final move yet. I need to be able to import codestyle settings from Idea or Eclipse. Anyone know it that is possible? Or if some plugins allow that?

+1  A: 

No, there's not such thing. You'll have to edit font and color settings in a hidden folder or create a plugin. Can IDEA import NetBeans color schemes, can Eclipse do the same?

No, your right. It's not usual to have such import feature. Guess I will invest some time in converting my styles manually.
Sten Roger
On a related note, once you do get things configured in NetBeans, most of the configuration can be exported to a file (from the configuration dialog) which you can use to copy your settings to other NetBeans installs. This can be particularly useful when you install a new release of NetBeans.
Arnold Spence