Top "Bootclasspath" questions

How to configure the bootstrap classpath of an Eclipse plug-in?

I'd like to replace some of the classes (javax.tools.*) of rt.jar that my Eclipse plug-in depends on by …

java eclipse classpath bootclasspath
Java/CVM - Boot Class Path

I am developing an java application that uses a DB for an embedded device (using CDC Foundation 1.1 and jsr 169). the …

bootclasspath