20 | | All CORE features and plugins have been updated to version 2.0.0. MySQL connector has been updated to version 5.0.5 and hibernate to the latest version 3.2.4. CORE JRE has been updated to the latest Java version 1.6.0_01, which means you will need to install this JRE on your development PC and use it for CORE 2.0 development. You will need to modify your 1.6.0_01 JRE so it will be compatible with our XSL plugin - copy the file feature.com.rpcsoftware.core.jre/install/jre/lib/jaxp.properties into your 1.6.0_01 jre/lib folder. |
| 20 | All CORE features and plugins have been updated to version 2.0.0. MySQL connector has been updated to version 5.0.5 and hibernate to the latest version 3.2.4. CORE JRE has been updated to the latest Java version 1.6.0_01, which means you will need to install this JRE on your development PC and use it for CORE 2.0 development. You will need to modify your 1.6.0_01 JRE so it will be compatible with our XSL plugin. |
| 21 | |
| 22 | Add jaxp.properties to your 1.6.0_01 jre/lib and xalan.jre, xersesImpl.jre, xml-apis.jre, and xsltc.jre to jre/lib/ext. All these files are committed to feature.com.rpcsoftware.core.jre/install/jre. So, you need to update that freature and copy them to you Java 6.0_01 istallation. You should be using that Java to run your Eclipse and for debugging CORE 2.0 |
| 23 | |