Menu

Commit [r4286]  Maximize  Restore  History

This revision enhances the Auto Import feature to also work on

user-defined classes in the Definitions Pane. In flat file mode,
the fully-qualified class name is generated by making the document
file name relative to the working directory; in project mode,
it is relative to the project root.
Best results can be achieved if "Scan Class Files After Compile"
is enabled in Preferences/Display. In that case, generated class
files will be scanned after a compile, and all class names are
correctly recognized, as long as a build directory is set.

M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/config/ConfigFrame.java

mgricken 2007-12-20

changed /trunk/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java
changed /trunk/drjava/src/edu/rice/cs/drjava/ui/config/ConfigFrame.java
/trunk/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java Diff Switch to side-by-side view
Loading...
/trunk/drjava/src/edu/rice/cs/drjava/ui/config/ConfigFrame.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB