Can I make IntelliJ IDEA look more like Eclipse?

后端 未结 8 592
旧时难觅i
旧时难觅i 2020-12-02 08:30

I\'ve been developing in Eclipse for a long while, but am taking a hard look at IntelliJ IDEA 9.0.3 because of its good Flex development tools and Maven flexmojos integratio

8条回答
  •  情歌与酒
    2020-12-02 09:13

    A little late to the party. Here is something I found and worked for me. Basically it creates eclipse like syntax highlighting on intelliJ. Works for Java code and XML which is what I was looking for.

    https://github.com/shalabh-jaiswal/eclipse-syntax-colors-for-intellij-idea

提交回复
热议问题