Public bug reported:
Binary package hint: bash-completion
Given the following directory structure:
src/
src/java
src/classes
Where src/java contains source code and all compilation output goes into
src/classes, cd into the src/java directory and attempt tab completion
for the Java program name. It will not work
cd src/java
java -cp ../classes/ com.<tab>
should provide a list of classes found in ../classes that match com.
Sourcing /etc/bash_completion from Jaunty 9.04 causes bash completion to
start working again for java.
** Affects: bash-completion (Ubuntu)
Importance: Undecided
Status: New
--
Java -cp ../classpath completion no longer working in karmic
https://bugs.launchpad.net/bugs/492611
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs