Feature Requests item #1760531, was opened at 2007-07-25 11:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1760531&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interactions
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Carlos Rendon (carneboy)
Assigned to: Nobody/Anonymous (nobody)
Summary: auto import of classes in interactions pane
Initial Comment:
I am making this in reference to the Eclipse Plugin, but I suppose it could also hold the DrJava in general.
Observation: in real projects, each class depends on several other classes and perhaps several other libraries in jar files.
To use DrJava for quick development in these circumstances it would be great if it could somehow auto import all the classes either in a "project" or associated with a single java file. Instead of painstakingly importing each class, and it's dependencies and so on.
Perhaps it would take the form of a "link with the editor" button that would auto-import all imports in the current file in the editor
Alternatively if the import was smart enough to auto-import all dependencies of the first import, it wouldn't be so bad.
I think this simple addition would make the Eclipse Plugin much much easier to use.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1760531&group_id=44253
|