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 88317 - Mobility and Profiler Pack cannot find IDE installed by java tools bundle
Summary: Mobility and Profiler Pack cannot find IDE installed by java tools bundle
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 13:21 UTC by rbalada
Modified: 2007-08-01 15:03 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rbalada 2006-10-31 13:21:50 UTC
OS: Windows XP SP2
Locale: en_US
JDK 1.5.0 Update 6

I've installed Java Tools Bundle (Java EE 5 SDK Update 1) from page
http://java.sun.com/javaee/downloads/index.jsp This installer installed NB IDE
5.5 into folder "C:\Program Files\netbeans-5.5". As long as good.

When I try to install NB Mobility Pack 5.5 or NB Profiler Pack 5.5, it tells me
that installer was not able to locate suitable NB IDE installation and I have to
browse manually for the folder "C:\Program Files\netbeans-5.5". When I located
the folder manually, installation finished correctly. My understanding is, that
this manual browsing for the folder is not necessary when IDE has been installed
from regular standalone NB IDE installer.
Comment 1 Petr Blaha 2006-10-31 13:31:33 UTC
Michal M., can you verify that this works for standalone NB 5.5 installer?
Thanks Petr
Comment 2 dlipin 2006-10-31 16:56:31 UTC
Reassign the issue to installer/code.
If I am not mistaken this "search for ide" logic of Profiler/Mobility installers 
is located in class NbSearchAction.java. This action should be modified so that 
to add not only the NetBeans IDE uid itself, but also Java EE Tools Bundle UID.
Actually it differs from the pure NetBeans IDE uid.
Comment 3 rbalada 2007-08-01 15:03:30 UTC
This issue is related to Installshield based installer of Java Tools bundle. This is invalid issue in "NBI time".
Marking WONTFIX. Please verify.