Board index » jbuilder » Re: v8 not installing everything?
Steve Peters (Borland)
![]() JBuilder Developer |
Re: v8 not installing everything?2003-07-02 12:43:06 AM jbuilder17 Hi Joe, It depends on what files are missing. I have seen defective installs where the JDK doesn't get installed and this subsequently causes JBuilder to not run. You can usually check to see why JB doesn't start if you start it from a command prompt from the executable "jbuilder.exe" as opposed to "jbuilderw.exe." Errors should be thrown to the console. In the case of a missing JDK (or jvm.cfg as it usually is) I usually recommend just trying to re-install. If this doesn't work, you can usually just download a JDK from Sun and install it to that folder in JBuilder's installation folder: ../JBuilder9/jdk1.4/ Doing this is technically unsupported but I've seen it work time and time again. Steve Peters Borland Developer Support Please do not send discussion group posts directly to me as they may be ignored. Responses should be posted directly to the newsgroups where they may be shared by all. Disclaimer: www.borland.com/devsupport/disclaim.html Joe Monahan wrote: QuoteAnyone ever come across this issue: |