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 108439 - Provide a method for running modification task when scan is finished
Summary: Provide a method for running modification task when scan is finished
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Rastislav Komara
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 16:56 UTC by Erno Mononen
Modified: 2009-02-03 10:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2007-06-28 16:56:37 UTC
Please consider providing a method for running a modification task when scanning has finished. My use case is that I 
create an EJB and after that I need to be able to wait that the created class is recognized as an EJB (i.e. the 
scanning has finished and the model is ready) and then modify the created EJB.
Comment 1 Rastislav Komara 2009-02-03 10:53:45 UTC
Overtake.