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 125997 - Open BPEL file in the same view it was before closing
Summary: Open BPEL file in the same view it was before closing
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 12:05 UTC by Ivan Sidorkin
Modified: 2009-03-06 13:56 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 Ivan Sidorkin 2008-01-25 12:05:14 UTC
Product Version: NetBeans IDE Dev (Build 200801201200)
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

- create SynchronousSample
- open SynchronousSample.bpel in Design view
- add breakpoint to Receive activity
- close bpel file
- start debug session and run test
- brakpoint catched but SynchronousSample.bpel file opened in source view

it would be nice to open bpel file in the same view it was before closing