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 144358

Summary: Netbeans starts with openjdk-6-jre even if sun-java6-jdk installed oncomputer
Product: installer Reporter: Rashid Urusov <rashid>
Component: DebianAssignee: Yulia Novozhilova <ynov>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Rashid Urusov 2008-08-19 10:39:46 UTC
Product Version: NetBeans IDE 6.1 (Build 080808)
Java: 1.6.0_0; OpenJDK Client VM 1.6.0_0-b11
System: Linux version 2.6.26-4-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/tester/.netbeans/6.1

Steps to reproduce:
-Uninstall openjdk-6-jdk which was installed by default in Ubuntu
-Install sun-java6-jdk
-Install Netbeans 6.1 throug Synaptic Package Manager
-Start Netbeans

During startup I've got a warning:
Warning - could not install module JPDA Debugger API
	JPDA Debugger API - This module requires JDKHOME/lib/tools.jar to be accessible.
This file was not found. Usually this means you are trying to run the IDE with the JRE instead of the full JDK.
If so, please use the --jdkhome command line option to specify a JDK installation.

In Help-> About I see: Java: 1.6.0_0; OpenJDK Client VM 1.6.0_0-b11
despite it was removed .
Comment 1 Yulia Novozhilova 2008-10-20 11:03:43 UTC
Fixed. Please, verify.