Eclipse Platform Build Notes
Search
To see which bugs have been addressed in one of the builds simply open the Search bugzilla query page, select status, resolution and the time frame.
========== Eclipse Build Input July 2004 ==========
========== Eclipse Build Input I2041111 ==========
- deprecated NewSearchUI.runQuery() (use
NewSearchUI.runQueryInBackground() or
NewSearchUI.runQueryInForeground()
- clarified Javadoc for return type of
NewSearchUI.runQueryInForeground
(returned status can be of kind IStatus.CANCEL)
- clarified Javadoc for return type of ISearchQuery.run():
(OperationCancelled can be thorwn for cancelled searches)
========== Eclipse Build Input I2041117 ==========
-
multi line text search/replace
-
changed text search infrastructure to nio buffers (performance improvement of around 25%)