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 231259 - Remove Unintegrate action
Summary: Remove Unintegrate action
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.4
Hardware: PC All
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 08:23 UTC by Jiri Skrivanek
Modified: 2013-06-20 14:32 UTC (History)
0 users

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 Jiri Skrivanek 2013-06-14 08:23:59 UTC
Unintegrate action seems to me obsolete. Please, remove it. To reproduce:

- create Java project
- go to main menu "Profile|Advanced Commands|Unintegrate Profiler from "JavaApplication1""
- it fails with message "Error occurs during unintegration"

Product Version: NetBeans IDE 7.4 Beta (Build 201306132201)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Petr Cyhelsky 2013-06-14 10:39:45 UTC
reproduced - the unintegrate.. action should be disabled for project where it is not needed
Comment 2 Petr Cyhelsky 2013-06-17 08:59:34 UTC
Unintegrate action can't be disabled, because it is still needed for old projects. Fixing the incorrect behaviour instead.

http://hg.netbeans.org/profiler-main/rev/6a28bad547f1