Can I make IntelliJ IDEA look more like Eclipse?

后端 未结 8 588
旧时难觅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:16

    1. Install Eclipse Color Theme Plugin: https://marketplace.eclipse.org/content/eclipse-color-theme

    2. Download "IntelliJ Dracula" theme: http://www.eclipsecolorthemes.org/?view=theme&id=14105 (select the Eclipse Color Theme (XML) file download).

    3. In Eclipse, go to Windows > Preferences > General > Appearances > Color Theme > Import a theme. And select the xml file just downloaded.

提交回复
热议问题