0

IntelliJ added in IntelliJ IDEA 2017.3 EAP an integration to store the settings configuration in their own store, instead of using a GitHub repo as I am doing now.

The only problem is that I can't find the "Gear Icon" in the "Status Bar" to set that in IntelliJ even if I am on:

IntelliJ IDEA 2017.3 EAP (Community Edition) Build #IC-173.3531.6, built on October 31, 2017 JRE: 1.8.0_152-release-1024-b6 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Mac OS X 10.12.6

How can I resolve that?

Andrea Bergonzo
  • 3,983
  • 4
  • 19
  • 31

1 Answers1

1

This is because this feature is only available in the Ultimate Edition

Little My
  • 170
  • 1
  • 2
  • So the article saying "news in IJ 2017.3 EAP" is wrong? – Andrea Bergonzo Dec 18 '17 at 12:40
  • The article is correct - the EAP covers both editions, and some of the features are only available in the Ultimate edition. This is actually mentioned in the announcement (The new plugin will in time be made available for all our paid products): https://blog.jetbrains.com/idea/2017/09/intellij-idea-2017-3-eap-better-synchronization-of-your-settings-across-devices-and-other-improvements/ – Little My Dec 19 '17 at 13:39
  • Ok, thanks. I missed that this was only for Ultimate EAP. – Andrea Bergonzo Dec 19 '17 at 17:40