This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41212

Summary: NB 3.6rc1 with Blackdown Java 1.4.2rc1
Product: installer Reporter: arghil <arghil>
Component: CodeAssignee: mslama <mslama>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description arghil 2004-03-22 23:51:03 UTC
On startup, installer doesn't detect JDK Blackdown
version 1.4.2-rc1.
Comment 1 mslama 2005-02-11 12:09:06 UTC
I will add JVM resolution instruction files for Blackdown JDK 1.4.2
and IBM JDK 1.4.2 on Linux.
Comment 2 mslama 2005-02-14 13:20:08 UTC
It should work with NB 4.0 installer as JVM resolution only requires
"java.specification.version" to be "1.4". Now I just changed it to
require JDK 1.4.2_X. I also added path hints for IBM JDK 1.4.2 as it
has default install dir "IBMJava2-142".
Comment 3 mslama 2005-02-14 13:22:31 UTC
If installer launcher does not detect JDK automaticaly you can use
command line option "-is:javahome <path to JDK>" eg.: "-is:javahome
/usr/java/j2sdk1.4.2_06". This should work for NB 4.0 and Blackdown JDK.
Comment 4 Michal Mocnak 2005-07-15 08:47:20 UTC
Verified