java - To use javac bootclasspath do i need everything in jre/lib or just rt.jar? -


when trying compile targeting java 5 java 7 , set bootclasspath parameters examples see need rt.jar jre/lib directory. don't see errors @ , seems work, sure, having folder rt.jar inside enough? or need complete lib folder?

i think can answer own question, appears common applications build rt.jar application requiered jce.jar able compile yes indeed need more rt.jar, , maybe ext directory.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -