Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it legal to use IntelliJ's EAP versions for commercial use? [closed]

From my understanding, the EAP version has the ultimate features included in it.
I am curious whether this version can be used for commercial use.

I have no been able to find a definite answer. Thanks.

like image 813
waterbottle27 Avatar asked Sep 07 '25 08:09

waterbottle27


1 Answers

Yes. If you look at the IDEA*.txt licenses in the <ideaInstallDir>/license directory of an EAP version, you will see that they are exactly the same as those in the released version. Basically EAP's are considered evaluation licenses (see comment by JetBrains here). If you (or your lawyers) want to be absolutely sure, I recommend e-mailing [email protected]

like image 85
Javaru Avatar answered Sep 10 '25 02:09

Javaru