Это старая версия документа.
A PCRE internal error occured. This might be caused by a faulty plugin
====== Eclipse doesn`t starts====== Eclipse error message:\\ <html><span style="color:red;font-weight:bold;"> A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations: java in your current PATH </html> ===== Solution 1 (dirty) ===== adding to eclipse.ini after term "openFile" this lines Linux: -vm /usr/lib/jvm/java-current/bin/java Windows -vm /path/bin/javaw.exe