Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 67189 - Code assist extension
Summary: Code assist extension
Status: RESOLVED DUPLICATE of bug 37661
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 05:46 EDT by Xavier Méhaut CLA
Modified: 2004-06-16 16:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Méhaut CLA 2004-06-15 05:46:09 EDT
I would like to suggest the following enhancement in code assisting. 
For instance, I write a plugin ; in my code I need a class which is not in a
plugin referened into my build.xml file. I would like by CTRL-Space finding this
class which is in the plugin.jar found into the plugins directory. Then the code
assist would be able to propose the right class, fill the import section and
better, add automatically the plugin into the build.xml file. 
regards
Xavier
Comment 1 Wassim Melhem CLA 2004-06-16 16:16:52 EDT

*** This bug has been marked as a duplicate of 37661 ***