EAP version policy
Does the EAP version is a free version ?
Can we use licence stable version of phpstorm and EAP version in the same time ( launch the 2 IDE in paralle) OR use them in serie ( only one is open launch ) ?
Thank's for any information
请先登录再写评论。
Each EAP build comes with it's own 30-days license. You can use it in parallel to your licensed stable version (no need to uninstall it or anything like that).
IDE-wide settings and caches/indexes are stored in separate folder, so they do not interfere with another version.
The only thing to back up is project settings (.idea subfolder) as it is used by all versions and it may not be backward compatible.
thank's for the information