简体   繁体   中英

Should I use JRE or JDK in Eclipse for PHP development?

I am currently using JRE in Eclipse. I am wondering if using JDK is going to speed up Eclipse. I use Eclipse only for PHP development, and not for any Java-related work.

Using the JDK won't speed up Eclipse. If you aren't doing any Java development work, there's no reason to use it.

Download a JDK if you're doing real Java development as you'll need it for that. If you're doing C/C++, PHP, or something else, you might never need it and can just use a Java Runtime Environment (JRE). Eclipse already comes ready to use that and probably already works without you doing anything.

To speed up eclipse,keep JDK on a RAM disk.It just needs 300mb space and it doesnt required by other programs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM